ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Local procedure
Two types of procedures are available......
iPreview (Function)
Configures the print destination.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Classes, members, methods and properties
A class is made of......
zipExtractFile (Example)
Usage example of the zipExtractFile function
Using an external component in an application
A component can be reused at any time in any application......
Structure (Type of variable)
A structure is a custom type of data...
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
WINDEV License Agreement
WINDEV License Agreement...
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
RegistryRename (Function)
Renames a key in the registry.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
Constant
The constants are language elements whose value is fixed once and for all...