ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dChord (Example)
Usage example of the dChord function
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
CameraRequestPermission (Function)
Requests permission to use the device's camera....
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
Events associated with Flash controls
List of events associated with Flash controls...
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
HCancelSeek (Function)
Cancels the current search criterion.
SSH functions
The following functions are used to connect and communicate with a SSH server:...
SysColor (Function)
Identifies or modifies the color of a Windows element.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
Automatic calculations in a Table control (AAF)
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......