ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Properties associated with the areas defined in Zoning mode
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
ERR_NO_END_TAG
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
Spain.CheckDNI (Function)
Checks the validity of a DNI number (personal identification number in Spain).
Spain.CheckNIF (Function)
Checks the validity of a NIF number (company identification number in Spain).
Error 2: Incomplete line
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
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....
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
Project description: Project tab
The project description window allows you to configure various elements of your project......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
Error 31: The file to include is not found. Check the name and path ...
Removing a project from the SCM (Source Code Manager)
Binding a Check Box control to an item
1
2
3
4
5
6
359
>