ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
AnchorToContent (Property)
The AnchorToContent property determines and changes how the control adapts to its content.
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
TimelineDeleteAll (Function)
Deletes all events and tracks from a TimeLine 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....
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Table,Select,+ (External language)
Selects an element in a Table control.
OpenMobileWindow (Function)
Opens a window in a mobile application.
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
CrosshairColor (Property)
The CrosshairColor property is used to get and change the color of the crosshair in a Chart control.
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
ChangeAction (Example)
Usage example of ChangeAction
Share your projects via Git
Git is a source code manager......
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
GenerateGeometricImage (Function)
Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example.
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
Properties associated with reports and controls
List of properties associated with the reports and their controls...