ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
mlExecute (Function)
Evaluates and runs a command on a MATLAB session.
mlListVariable (Function)
Lists the variables found in the MATLAB session.
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.
WorkingHourStart (Property)
The WorkingHourStart property is used to get and change the start time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
WorkingHourEnd (Property)
The WorkingHourEnd property is used to identify and change the end time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
mlSaveWorkspace (Function)
Saves the session workspace in a MATLAB file.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
gpwCheckUser (Function)
Checks the existence and validity of the password for a user of the user groupware.
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
ServiceInfo (Function)
Returns information regarding the configuration of a service.
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
OpenSister (Example)
Usage example of the OpenSister function
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
eToCurrency (Function)
Converts a value expressed in Euro into another currency.