ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the remote accesses
The remote accesses are used to create a temporary network connection......
CrosshairColor (Property)
The CrosshairColor property gets and sets the color of the crosshair in a Chart control.
Table,Add (External language)
Adds an element to a Table control.
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
TimelineDeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
MySQL Native Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
Multiline strings
To type character strings over several lines in the code editor...