ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key...
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......
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.
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
StatSum (Example)
Usage example of the StatSum function
StatMax (Example)
Usage example of the StatMax function
StatMin (Example)
Usage example of the StatMin function
MatError (Example)
Usage example of the MatError function
fListDirectory (Example)
Usage example of the fListDirectory function
StatVariance (Example)
Usage example of the StatVariance function
fTempPath (Example)
Usage example of the fTempPath function
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
Creating the Table windows of the WINDEV RAD pattern
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
HDelete (Function)
Deletes a record from a data file (query or view).
SysDetectLockedSession (Function)
Detects the change of lock for the Windows session.
<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.
SocketCreate (Example)
Usage example of the SocketCreate function
MatExist (Example)
Usage example of the MatExist function
StatStandardDeviation (Example)
Usage example of the StatStandardDeviation function
StatAverageDeviation (Example)
Usage example of the statAverageDeviation function