ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
HSL (Function)
Creates a color from its hue, saturation and lightness.
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Fax constants
List of constants used by the functions for managing faxes....
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Creating user accounts
A User account allows the server administrator to......
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Drawing constants
List of constants used by the drawing functions....
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Running the test of the User Groupware and installing it