ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
MatRead (Function)
Reads the value of a matrix element.
HStopServer (Function)
Stops an HFSQL server.
fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them. the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users....
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
ThreadPersistent (Function)
Makes a thread persistent.
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
RESTSend (Function)
Sends a REST request and waits for the server response.
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
2. Projects in practice
DashMode (Function)
Opens or closes the Dashboard control edit mode.
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.