ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Generating and receiving a one-time code
In mobile applications, two-factor authentication is a common method used to verify a user's identity......
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
FileFilter (Property)
The FileFilter property gets and sets the filter used to display files: when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window), in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control....
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
End of Document block
The End of document block is run once at the end of the report execution......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
HFSQL Control Center: Optimize and repair data files
The HFSQL Control Center optimizes and repairs HFSQL data files in both Classic and Client/Server modes......
15. Cookies: information stored on the end user's computer
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures......
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
EndService (Function)
Ends the execution of the current service.
WDEnd (External language)
Ends a program that is using WINDEV.
ThreadEnd (Function)
Ends the execution of the current thread.
EndProgram (Function)
Ends the execution of the current program.