ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native SQL Server Connector (also called Native SQL Server Access)...
zipExtractPath (Function)
Returns the path of a file found in the archive.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
WDTRAD license agreement
WDTRAD license agreement...
PermissionRequest (Function)
Prompts the user to grant an application permission.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
Window (External language)
Returns the number of windows opened at a given time.
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
The Tab control
The Tab control is used to simultaneously display different controls......
FOR EACH/FOR ALL statement (browse of combinations)
The FOR EACH statement is used to browse the available values in the combinations.
Constants for managing emails
List of constants used by the functions for managing emails....
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
2. Projects in practice
GetActiveObject (Example)
Usage example of the GetActiveObject function
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
InAndroidMode (Example)
Usage example of the InAndroidMode function
Environment of the project editor
The main elements of the project editor are as follows: