ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fLock (Function)
Entirely or partially locks an external file.
SchedulerDeleteTrigger (Function)
Deletes a trigger from a scheduled task.
JSON
JSON (JavaScript Object Notation - Object Notation from JavaScript) is a lightweight data exchange format......
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
fRename (Function)
Modifies the name of a file.
fUnlock (Function)
Entirely or partially unlocks an external file.
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
mlEnd (Function)
Ends a MATLAB session. This session was initialized by mlInitialize.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control......
Modbus functions
List of Modbus functions...
Organizer control functions
The following functions are used to manage the Organizer control:...
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
SchedulerDeleteTask (Function)
Deletes a scheduled task.