ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. User-friendly editors in practice
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
zipExtractPath (Function)
Returns the path of a file found in the archive.
zipDeleteFile (Function)
Deletes a file from an archive.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Real-Time Performance Profiler (RTPP)
The Real-Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Styling maps from Google Maps
In WINDEV and Android applications, Map controls use Google Maps......
Events associated with the Pivot Table control
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
WDScript: use in command-line and console mode
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
WEBDEV site deployment: automatic modification of tables
The automatic modification of the tables allows updating the description of tables on the Web server......
Archiving function constants
List of constants used by the archiving functions....