4d-code
There are 83 repositories under 4d-code topic.
AdrienCagniant/4DPop-JSON-Validator
A simple tool to validate a JSON file according to a given JSON schema
AJARProject/AJUI_Alignment
4D Component to align form objects
AJARProject/AJUI_Animate
Public repository of the 4D Component AJUI_Animate
AJARProject/AJUI_Breadcrumb
Repository of the AJUI_Breadcrumb component
AJARProject/AJUI_Tip
Repository of the AJUI_Tip component
dbeaubien/Progress-Component-Wrapper
A simple wrapper for the 4D Progress Component that lets you use the progress bar in a pre-emptive capable way.
EPOS-OK/FormObjects-4DClass
a set of 2 4D classes for manipulating objects in a form
mesopelagique/StackView
Stack layout experimentation with form objects
ThomasMaul/Example_System_workers
this is a very simple example comparing LEP<->Systemworker
ThomasMaul/FormMacro_SaveCSS
a 4D Form macro, to store current object setting as CSS
ThomasMaul/JWT_Token_Example
4D Example to produce JWT Tokens using Apple WeatherKit
umigliore/blockchain-explorer
4d project to browse ethereum blockchains
vdelachaux/4DPop-Commands
Quickly get to the 4D command documentation, and drag-and-drop commands (and their parameters!) into the method editor.
vdelachaux/4DPop-XLIFF-Pro
The new version of 4DPop XLIFF
vdelachaux/svg-edit
An implementation of svg-edit in a 4D Web Area
vdelachaux/SVG-with-Classes
A class to manage SVG creation
vdelachaux/toggle-switch
Use SVG to display a toggle switch
ArminDeeg/Reduce-Mac-PDF-size-with-4D-Ghostscript-Plugin
This is a sample to reduce 4D created PDF file with a 4D Ghostscript Plugin
csokay/regextester
a simple 4D Database to test regular expressions
AJARProject/AJ_Suite-Examples
Projects implemented with AJUI_Suite components
mesopelagique/PseudoProtocol
Simulate protocol with some declaration in class and json validate
Sieste68/Enigma
Enigma coder/decoder under 4D
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/4DPop-XLIFF
Use 4D as a true localization editor to manage XLIFF resources in your appication, or even externally. Easily migrate your old STR# and TEXT resources with this handy tool.
vdelachaux/animatedGif
How to put an animated gif in a form and change its datasource
vdelachaux/Color-with-Classes
Manage colors
vdelachaux/D-D
How avoid dropping when destination is source
vdelachaux/player
quick demo for afplay
vdelachaux/progress
A simple platform-dependant implementation of a class-driven progress dialog
vdelachaux/Regex-with-Classes
Perform string matching, extraction or substitution using a regex pattern
vdelachaux/regex.4dbase
This component give access to the 4 commands Match, Substitute, Split and Extract in replacement of the regex commands of Qfree ©Escape Tech Ltd
vdelachaux/subform
Focus on a sub-form and On activate event