ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WithTilt (Property)
The WithTilt property is used to: enable or disable the tilt gesture on a Map control, determine whether the tilt gesture is enabled on a Map control....
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
2. User-friendly editors in practice
User-friendly editors in practice...
WithScroll (Property)
The WithScroll property is used to: enable or disable the scroll gesture on a Map control, determine whether the scroll gesture is enabled on a Map control....
Project description: SCM tab
The project description window allows you to configure various elements of your project......
WithRotation (Property)
The WithRotation property is used to: enable or disable the rotate gesture on a Map control, determine whether the rotate gesture is enabled on a Map control....
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
Binding controls to data
A window or page can display information from......
ERR_BAD_CONTEXT_FOUND
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
Customizing the report viewer: Available windows
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
13. 3-Tier architecture
7. Source Code Manager (SCM)
Handling TimeLine controls programmatically
A TimeLine control can be......
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....