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......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Optional events
By default, the codes available in the code editor correspond to the most common codes......
1. The WINDEV Framework
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Error 2: Incomplete line
fDataDirCommon (Function)
Returns a directory path for the data shared: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, and so on. This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). tables common to all users (HFSQL tables .fic, .ndx, .mmo)....
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
Manipulating Combo Box controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Combo Box columns in the Table controls (prefix syntax)
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
13. Types of standard controls