ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
SOAPGetResult (Example)
Usage example of the SOAPGetResult function
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
SOAPRun (Example)
Usage example of the SOAPRun function
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
Logical operators
The logical operators are as follows......
2. Projects in practice
Discover the main operations that can be performed on a project....
WithSpace (Example)
Usage example of the WithSpace function
TreeCollapse (Function)
Collapses a branch previously expanded.
Text (Property)
The Text property is used to get and modify text.
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
SaaS constants
Document (Type of variable)
The Document type is used to handle a "docx" document.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
iPrintImage (Example)
Usage example of the iPrintImage function
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Action Bar control events
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
<Array>.Reduce (Function)
Applies a computation to each element of an array.
CursorCapture (Example)
Usage example of the CursorCapture function
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
fDate (Example)
Usage example of the fDate function