ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
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......
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......
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
EventCreate (Function)
Creates an event.
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
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.
WDScript: use in command-line and console mode
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Creating a Java archive
When your Java application is developed, you can......
Scheduler report
The report editor allows you to create "Scheduler" reports....
Control constants
List of constants used by the functions for managing controls...
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.