ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
fDirRename (Function)
Renames a directory.
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
MyReport (Reserved word)
MyReport is used to handle the current report...
Random (Function)
Returns a random number.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
dSaveImageGIF (Example)
Usage example of the dSaveImageGIF function
dSaveImageBMP (Example)
Usage example of the dSaveImageBMP function
MatRead (Example)
Usage example of the MatRead function
MatTranspose (Example)
Usage example of the MatTranspose function
dSaveImageJPEG (Example)
Usage example of the dSaveImageJPEG function
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
CertificateSignString (Function)
Creates the signature of a character string.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....