ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Font (Type of variable)
A Font variable creates a font programmatically...
Constants for managing projects
List of constants used by the functions for managing projects....
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
HOut (Example)
Usage example of the HOut function
Extern (Reserved word)
EXTERN is used to...
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
HChangeKey (Example)
Usage example of the HChangeKey function
Dequeue (Function)
Removes an element from the queue.
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Other operators
The following are additional operators......
SQLExec (Function)
Names and runs an SQL query.
xlsMsgError (Example)
Usage example of the xlsMsgError function
HSubstDir (Example)
Usage example of the HSubstDir function
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
GetDefinition (Function)
Retrieves the definition of element type.
SAPConnect (Function)
Connects a SAP R/3 system from the information given in the SAP structure....
zipFindFile (Example)
Usage example of the zipFindFile function
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
NetSendFile (Example)
Usage example of the NetSendFile function
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Pop (Function)
Pops an element from a stack.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.