ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

How to perform a full file browse?
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
How to loop through a file using filters?
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
EncryptAsymmetricEnveloped (Function)
Performs an asymmetric encryption of an envelope.
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
ChangeAction (Example)
Usage example of ChangeAction
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
7. Source Code Manager (SCM)
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.