ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different types of variables
The different types of variables are......
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)....
Report and project
In most cases, a report is linked to a project......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the 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)....
SysIMEI (Function)
Returns the IMEI number of an Android phone.
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
SysSerialNum (Function)
Returns the IMEI number of the current device.
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
6. Multilingual applications
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Miscellaneous Windows functions
List of miscellaneous Windows functions...
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Software Factory
The concept of software factory is used to automate the process for creating applications....
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
Aliases on data files: HAlias
The aliases are used to handle......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
4. HFSQL Classic
HFSQL Classic is the database format......