ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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.
Multiline Zone control functions
Functions for handling Multiline Zone controls....
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.
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).
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.
ControlCurrent (Function)
Returns the name of the control currently in edit.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
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
Installing and starting WDTRAD
dPen (Example)
Usage example of the dPen function
Service constants
List of constants used by the functions for managing services....
SocketCreate (Example)
Usage example of the SocketCreate function
TwainState (Example)
Usage example of the TwainState function