ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
LOOP statement
The statement block is repeated endlessly...
Database schema: Description of table structure
The database schema allows you to define the structure of tables used by the project......
8. 10 tips for better interfaces
Detects the contours of the shapes in an image....
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
OpenAI: Where to find the OpenAI key
Several features in WINDEV, WEBDEV and WINDEV Mobile require an OpenAI account......
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
WDInst: advanced options for network installation
The advanced options of the network setup are used to......
Image field: supported formats
The supported image formats are as follows:...
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
FAA: Image field context menu
A context menu is available for Image controls......
HWrite (Function)
Writes a record into a table without updating the indexes corresponding to all keys used in the table.
ControlToSource (Function)
Assigns the control value to the source of a control link.
Creating links
Links help users navigate the help system......
xlsCoordinatesToName (Function)
Retrieves the name of a cell, XLS worksheet or Spreadsheet control according to its coordinates.
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
<xlsDocument variable>.DeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
<pdfDocument variable>.Sign (Function)
Adds an approval signature to an existing PDF.
pdfProtection (Variable type)
The pdfProtection type allows you to identify the protection options applied to a PDF document present in a variable of type pdfDocument. This new variable type is available from WINDEV Suite SaaS 2025 Update 3....
CtDescribedUserName (Property)
The CtDescribedUserName property sets the username used to connect to a specific table via OLE DB.
CtUserName (Property)
The CtUserName property sets the username used to connect to a specific table via OLE DB.
CtOLEDBProvider (Property)
The CtOLEDBProvider property gets and sets the name of the OLE DB provider (also called OLE DB server).