ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
SQLExec (Function)
Names and runs an SQL query.
HDelete (Function)
Deletes a record from a data file (query or view).
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Constants used by the scanner functions
Constants used by the scanner functions...
Replication management functions
Three types of replication are proposed......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
2. Modes to install an application
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
9. Types of standard controls
Types of standard controls...
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
gImage (Function)
Builds a sequence of characters containing an image.
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......