ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperExpandAll (Function)
Expands all breaks in a Looper control with break.
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
SysDir (Function)
Returns the path of a system directory.
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
LooperCollapseAll (Function)
Collapses all expanded breaks in a Looper control.
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
<sfConnection variable>.Disconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
LooperExpand (Function)
Expands a break in the Looper control on a given row.
Serialize (Example)
Usage example of the Serialize function
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Execute (Function)
Starts the execution of a process through programming.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Installing a SOAP server with Apache
COMQueryInterface (Example)
Usage example of the COMQueryInterface function
<Document variable>.Print (Function)
Prints the content of a Document in "docx" format.
<Word Processing>.Print (Function)
Prints the content of a Word Processing control in "docx" format.
OCRAddLanguage (Function)
Adds a language to the native OCR system.
LDAPListAttribute (Example)
Usage example of the LDAPListAttribute function