ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sending elements to Free Technical Support
geoRunApp (Function)
Starts the device's native maps application to display: a specific geographical location, a route between two locations....
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Math functions
List of mathematical functions...
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
<Window>.EdLoad (Function)
Loads the modifications performed by the end user in a window.
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
tapiCallerID (Function)
Used to find out the calling phone number (the one that calls).
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
6. WEBDEV Account Manager
Multimedia control properties
List of properties associated with the Multimedia control...
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Project description: Style tab
The project description window allows you to configure various elements of your project......
inAppRestorePurchases (Function)
Restores the purchases of non-consumable products previously performed by the user in an iOS application.
You used WEBDEV 28
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......