ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MCI constants
List of constants used by the MCI functions....
How to open a window?
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Replication: The different types
The data replication is a powerful feature......
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
WEBDEV Application Server 2024
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
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......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....