ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Using an external component in an application
A component can be reused at any time in any application......
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Structure (Type of variable)
A structure is a custom type of data...
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
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.
Classes, members, methods and properties
A class is made of......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
WINDEV License Agreement
WINDEV License Agreement...
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......
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Using the advanced types
The advanced types (XLS variables, ggl variables, ......