ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
21. Reports
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
Camera control: decoding the bar codes (prefix syntax)
In iOS and Android, the bar codes can be decoded via the Camera control by BCCapture......
PythonExecute (Function)
Executes a function present in a Python module.
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
InitialState (Property)
The InitialState property is used to get the initial state of a control.
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
Creating a delete query
A delete query (corresponding SQL statement......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
HFSQL management functions (prefix syntax)
List of functions for HFSQL management...
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
VariableReset (Function)
Resets the variable to its initial value.
RegistryValueType (Function)
Returns the type of value found in the registry.
RegistryListValue (Function)
Returns the name (and possibly the type) of values for a key found in the registry.
RegistrySeek (Function)
Seeks a character string in the registry.
ColorPalette (Function)
Returns a color found in the current palette.
Error 17: OTHER CASE must be the last statement used in SWITCH