ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Assignment operators
Three assignment operators are available......
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
<DateTime type>.ToString (Function)
Converts a DateTime to string in the specified format.
<Chrono>.Reset (Function)
Stops and resets a running stopwatch.
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control. Enable or disable tap to focus in a Camera control....
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....
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
fSeek (Example)
Usage example of the fSeek function
PDF file management functions
...PDF file functions...
<Chrono>.End (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start).
<Chrono>.Resume (Function)
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause.
Error 113: Non-dynamic array without definition
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......