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.
OpenChild (Example)
Usage example of the OpenChild function
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
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.
SelectionColor (Function)
Changes the characteristics of the selection bar in a Table control, Combo Box control or List Box control.
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).
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
sfSearchResult (Type of variable)
The sfSearchResult type is used to find out the result of SFSearch...
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
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.
Constants for managing contact functions
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.
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
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.
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
<Table>.Save (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.