ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV and the SOAP protocol
ThreadWaitSignal (Example)
Usage example of the ThreadWaitSignal function
UploadCopyFile (Example)
Usage example of the UploadCopyFile function
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
WinAdaptSize (Function)
Adapts the window size to the content of controls.
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
mlResetWorkSpace (Function)
Deletes all the variables from the MATLAB session.
mlDeleteVariable (Function)
Deletes a variable from the MATLAB session.
RedisSubscribe (Function)
Subscribes to a Redis broadcast channel.
NetSendFile (Example)
Usage example of the NetSendFile function
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
Constants for the geo-localization functions
Constants used by the geo-localization functions...
gpwMode (Function)
Returns the runtime mode of the User Groupware.
mlSaveWorkspace (Function)
Saves the session workspace in a MATLAB file.
mlExecute (Function)
Evaluates and runs a command on a MATLAB session.
mlListVariable (Function)
Lists the variables found in the MATLAB session.
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
<Scheduler>.SelectMinus (Function)
Deselects an appointment from a Scheduler control.
<Scheduler>.SelectPlus (Function)
Selects an appointment in a Scheduler control.
<Scheduler>.DeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
HCopyFile (Example)
Usage example of the HCopyFile function