ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
AnimationMinFPS (Function)
Configures the minimum number of images per second in order for the animations (transition effects) to be enabled in the controls.
Testing a project: settings
By testing the project you can simulate how the application will run......
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
ERR_NO_PROJECT
<Page>.ToFile (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
PageToFile (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Manipulating Multiline Zone controls programmatically
A Multiline Zone control can be manipulated programmatically using the control name....
4. Create a page in the editor...
Changes the mode and the method for locking data files....
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
Preparing the phone to test an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
The "Business rules" pane
The "Business rules" pane displays the list of business rules associated with the project......
Removing a project from the SCM (Source Code Manager)
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......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....