ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants used by the scanner functions
Constants used by the scanner functions...
OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
EmailSeekFirst (Example)
Usage example of the EmailSeekFirst function
MapPopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
16. Protecting access to the site: passwords
Burner constants
List of constants used by the burner functions....
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
Speech synthesis in the mobile applications
The phones can talk!......
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
MapDisplayPopup (Function)
Opens the popup of a marker displayed in a Map control.
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
HTMLEditorGet (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
Binding a Check Box control to an item
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
TotalNbChildren (Property)
The TotalNbChildren property returns the total number of children in a branch: of a Treeview control, of a TreeView Table control....
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.