ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTMLEditorGet (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
Border management constants
List of constants used by the border management functions....
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
ThreadPersistent (Function)
Makes a thread persistent.
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....
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
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....
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
CaptchaVerify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
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).
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......