ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
Handling an Upload control through programming
The Upload control is used to upload one or more files....
NFCSendTag (Function)
Sends a NFC tag to another device.
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
11. User Macro-Code: UMC in practice
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
Help system properties
The properties of help system are used to define......
Code statistics
The code statistics affect......
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
ToastDisplay (Function)
Displays a "Toast" message.
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
EventCreate (Function)
Creates an event.
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......