ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
EmailSeekFirst (Example)
Usage example of the EmailSeekFirst function
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
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....
HTMLEditorGet (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
REP files
REP files contain the list of data files handled by the application....
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....
Constants for managing arrays
List of constants used by the functions for array management....
ThreadPersistent (Function)
Makes a thread persistent.
CaptchaVerify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Document (Type of variable)
The Document type is used to handle a "docx" document.
AIDetect (Function)
Detects different elements in an image: object, faces, etc, ... This detection is achieved through artificial intelligence (AI).
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......