ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HEX@ (Type of Variable)
Objet interne pour la gest ion de VisiteGuidée.Etape.Disque.
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
France.CheckINSEE (Function)
Tests the validity of an INSEE number (identification number of physical persons assigned by the National Institute of Statistics and Economic Studies - Institut National de la Statistique et des Etudes Economiques).
<Map>.ExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
1. Project and analysis
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
1. Project and analysis
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
Google Maps management functions
List of functions for managing Google maps...
Setup of the WEBDEV Application Server for Linux
Utilisation dans la classe _edthymlStylePolice - Accès en Lecture + Ecriture - Type : Tous types
1. Managing emails
WINDEV includes multiple methods to manage emails...
InWindowsStoreAppMode (Function)
Indicates whether the code is run in Windows Store apps mode. Function kept for backward compatibility....
InWinRTMode (Function)
Indicates whether the code is run in WinRT mode (Windows Store apps). Function kept for backward compatibility....
The Slider control (in a window)
A slider control is used to select a value between two bounds......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
Service management functions
List of functions for managing services...
Programming patterns
CAUTION......