Pinned Repositories
4DPop
4DPop, the main component of the 4DPop familly, manage the tool bar integrated into the 4D development environment.
4DPop-Family
All-in-one compiled 4Dpop components
4DPop-Git
4DPop Git makes it simple to manage your project as a Git repository.
4DPop-Macros
4DPop-QuickOpen
A fork of DevQuickOpen to quickly opening forms, methods, classes, documentation… in project mode
classes
Write more readable code once you've hidden complexity in class objects
drawStructure
Generate an image of the structure
macros
Useful macros for your 4D development
tip-and-tricks
Some solutions to common problems
UI-with-Classes
Write more readable code once you've hidden complexity in classes
vdelachaux's Repositories
vdelachaux/4DPop-Git
4DPop Git makes it simple to manage your project as a Git repository.
vdelachaux/4DPop
4DPop, the main component of the 4DPop familly, manage the tool bar integrated into the 4D development environment.
vdelachaux/UI-with-Classes
Write more readable code once you've hidden complexity in classes
vdelachaux/4DPop-Macros
vdelachaux/4DPop-QuickOpen
A fork of DevQuickOpen to quickly opening forms, methods, classes, documentation… in project mode
vdelachaux/classes
Write more readable code once you've hidden complexity in class objects
vdelachaux/unit-tests-with-Classes
A way to manage unit tests with 4D
vdelachaux/4DPop-Constants-Editor
Create and publish your own personalized sets of constants in a dedicated editor. Use them immediately in your 4D methods.
vdelachaux/4DPop-AppMaker
vdelachaux/4DPop-Commands
Quickly get to the 4D command documentation, and drag-and-drop commands (and their parameters!) into the method editor.
vdelachaux/4DPop-KeepIt
vdelachaux/4DPop-XLIFF-Pro
The new version of 4DPop XLIFF
vdelachaux/macros
Useful macros for your 4D development
vdelachaux/on-board
vdelachaux/SVG-with-Classes
A class to manage SVG creation
vdelachaux/toggle-switch
Use SVG to display a toggle switch
vdelachaux/4D-namespaces-registry
A curated list of namespaces used by published 4D components, both by 4D and by developers.
vdelachaux/4DPop-Bookmarks
Access in one clic to the database or 4D's folders & Organize the bookmarks you use everyday: URL, files, folders, emails... Manage your list of favorites by drag-and-drop.
vdelachaux/4DPop-ColorChart
Precisely choose background and foreground colors for all your projects from a multitude of professional palletes (RGB, HSL, etc.) and generate the corresponding source code simply by dragging and dropping into your methods.
vdelachaux/4DPop-Image-Buddy
Manage all the images in your application's Resources folder. You can easily select, duplicate, and transform your images, preview, drag them into your forms or applications, and use importing tools to convert PICT or CICN resources into PNGs.
vdelachaux/4DPop-Pasteboard
Explore the content of the clipboard or the drag & drop's container
vdelachaux/4DPop-Rulers
Create all the guides you want, placing horizontal and vertical rules on your workspace. Visualize your application within your end-users' screen real estate without having to change your preferences.
vdelachaux/4DPop-sqlSchemas
Graphically define SQL Schemas used for external SQL connections (ODBC, SQL Pass trough, 4D for Flex, etc.). Schemas are applied when the database method On sql authenticate is defined.
vdelachaux/4DPop-Window
Take control of multiple open windows through a hierarchical menu. All at once, you can keep an eye on your windows in development mode and application mode, and reorganize your windows and manage their dependencies (a method object dependent on a form, for example). Recover windows that have been lost to screen resolution changes, and much more...
vdelachaux/awesome-4d
A curated list of awesome things related to 4D
vdelachaux/Build4D
To compile, build, and sign your 4D project
vdelachaux/formPictures
vdelachaux/player
quick demo for afplay
vdelachaux/Regex-with-Classes
Perform string matching, extraction or substitution using a regex pattern
vdelachaux/sharedMethod