ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
XMLAddChild (Function)
Adds a child tag into an XML document.
The Flexbox control
Flexbox is a standard layout system for web pages......
Interactive notification management constants
Interactive notification management constants...
fRead (Example)
Usage example of the fRead function
Ad Hoc deployment
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
Events associated with Chart controls
List of events associated with the Chart controls...
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
Width (Property)
The Width property is used to determine and change the width of an element.
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
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......
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.