ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Code history
The code history is used to......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
4. Create a page in the editor...
2. How to test a site?
Functions for managing objects (External language)
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
SearchAAF (Property)
The SearchAAF property is used to: find out whether the search via AAF is enabled on a non-editable Combo Box control, enable (or not) the search via AAF on a non-editable Combo Box control....
InWindowsPhoneMode (Function)
Indicates whether the code is run in Windows Phone mode. Function kept for backward compatibility....
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
Project description: Project tab
The project description window allows you to configure various elements of your project......
ERR_PARSER
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
3. Project dashboard
Project dashboard...
3. Project dashboard
InWindowsStoreAppMode (Function)
Indicates whether the code is run in Windows Store apps mode. Function kept for backward compatibility....
Printing nested reports
To create a main report containing several secondary reports:...
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Runtime log
The runtime log is the best way to identify the most used features of an application......
1
2
3
4
5
6
369
>