ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fUnlock (Function)
Entirely or partially unlocks an external file.
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
mlEnd (Function)
Ends a MATLAB session. This session was initialized by mlInitialize.
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.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
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.
fLock (Function)
Entirely or partially locks an external file.
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.