ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
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....
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
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
SelectionColor (Function)
Changes the characteristics of the selection bar in a Table control, Combo Box control or List Box control.
OpenChild (Example)
Usage example of the OpenChild function
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
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.
SaaSWriteSiteParameter (Function)
Saves a specific information for a SaaS site in the configuration of a client account.
sfSearchResult (Type of variable)
The sfSearchResult type is used to find out the result of SFSearch...
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
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.
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
ControlCurrent (Function)
Returns the name of the control currently in edit.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
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.