ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
Sort (Function)
Sorts a WLanguage array.
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
fResourceDir (Function)
Returns the path of the read-only resources of the application.
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
Currencies
A currency is a real coded on 10 bytes....
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
The Clickable Image control
The Clickable Image control can be used to......
WinStatus (Function)
Identifies or modifies the window status.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
fMoveFile (Function)
Moves a file from one directory to another.
Operating mode of dynamic Active WEBDEV Pages
ErrorBuild (Function)
Displays a custom error message in a system error window.
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
Events associated with pages
List of events associated with pages...
iParameter (Function)
Retrieves the printer configuration and configures the print.
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.