ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SchedulerPosition (Function)
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
MenuInsertMenu (Function)
Inserts a menu before another menu in a window.
SaaSWriteSiteParameter (Function)
Saves a specific information for a SaaS site in the configuration of a client account.
grSurfaceAltitudeColor (Function)
Defines the color used for the altitude (Z axis) of a surface chart.
Multiline Zone control functions
Functions for handling Multiline Zone controls....
List Box, ListView and Combo Box control functions
List of functions for managing List Box, ListView and Combo Box controls...
MenuInsertOption (Function)
Inserts a new option at a specific position.
zipAddFile (Example)
Usage example of the zipAddFile function
OpenChild (Example)
Usage example of the OpenChild function
TextWidth (Function)
Calculates the width (in pixels) of the text displayed in an edit control, in a Combo Box control or in a Static control.
TextHeight (Function)
Calculates the height (in pixels) of the text displayed in an edit control, in a Static control or in a Combo Box control.
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
SourceWindow (Property)
The SourceWindow property is used to get the source of an internal window (i.e. the internal window displayed by the Internal Window control).
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
EndTimerSys (Function)
Ends the execution of a timer triggered by TimerSys.
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
ControlCurrent (Function)
Returns the name of the control currently in edit.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
HIndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns the percentage of reindexing already performed.
<Table>.Save (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
LoadWDL (Example)
Usage example of the LoadWDL function