ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BackgroundTaskAdd (Function)
Adds a new background task.
OpenChild (Function)
Opens a non-modal child window.
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
grCreate (Function)
Creates a specific type of chart.
ChangeStyle (Function)
Modifies the style of a control dynamically.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
13. External component in practice
External component in practice...
12. External component in practice
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
Events associated with Table controls
List of events associated with Table controls...
Events associated with Calendar controls
List of events associated with Calendar controls...
Events associated with List Box controls
List of events associated with List Box controls...
Events associated with pages
List of events associated with pages...
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
EmailCheckAddress (Function)
Checks the validity of an email address.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.