ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Google constants
List of constants used by the Google functions....
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
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....
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
WinStatus (Function)
Identifies or modifies the window status.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
Programming custom calculations in Table controls
fMoveFile (Function)
Moves a file from one directory to another.
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......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
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.
9. Hardware and software requirements
psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.