ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages...
HLogStop (Function)
Stops the log process of a file.
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.
grSurfaceMarksCaption (Function)
Allows you to specify the mark caption for a Surface chart.
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
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).
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
SpreadsheetSelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table or TreeView Table control. the height of the title bar of a Dockable Panel control. the height of the title bar of a window with a custom title bar....
MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify the color of a series in a chart....
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary axis. set the position of a chart series on the secondary axis....
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
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.
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
HelpNumber (Property)
The HelpNumber property is used to identify and modify the help number associated with a control.
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
ExeListProcess (Function)
Returns the list of applications currently run.
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
ProgressBar (Property)
The ProgressBar property is used to identify and change the Progress Bar control used when calculating a Pivot Table control (PVTCalculateAll and PVTCalculateUpdate functions).