ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableMode (Function)
TableMode is kept for backward compatibility.
AJAXExecute (Example)
Usage example of the AJAXExecute function
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Library,Disk (External language)
Opens the project library that is stored on disk.
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
fListDirectory (Example)
Usage example of the fListDirectory function
Automation object
The Automation keyword is used to declare an automation object...
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
Screen,Get (External language)
Retrieves the value in a control or in a variable.
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
Comparison operators
The comparison operators can be divided into several categories......
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
HOpenConnection (Example)
Usage example of the HOpenConnection function
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
2. Projects in practice
Discover the main operations that can be performed on a project....
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Windows
The windows represent the main interface of a WINDEV application......
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....