ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
Specific features of the applications for iPhone/iPad
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
Border management constants
List of constants used by the border management functions....
Control constants
List of constants used by the functions for managing controls...
5. User Groupware in practice
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
8. Optimizing an application
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......