ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Automatic error handling
Error handling can be customized for each process......
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
LanguageToCharset (Function)
Returns the character set corresponding to a language.
HFSQL Client/Server: Configuring the data files on the server
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
Programming custom calculations in Table controls
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
2. Multilingual application
A multilingual application can be distributed in multiple languages....
hReindexingHistory (Variable type)
The type hReindexingHistory type allows you to see all the characteristics of the asynchronous optimizations performed previously: reindexing, index verification, memo verification, statistics calculation, etc. This type of variable is new in WINDEV Suite SaaS 2025 Update 2....
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: field label Window label. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
"?" menu
WINDEV proposes a help menu adapted to your applications......
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
SQL Server Native Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model database schema......
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......