ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
nfcTag (Variable type)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
Project description: Style tab
The project description window allows you to configure various elements of your project......
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
IF statement
The conditional IF statement allows you to run an action according to a condition...
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
Constants for managing animations
List of constants used by the functions for managing the animations...
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Conversion (Function)
Converts a value from a unit to another one.
Bar code constants
Database schema editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
Manipulating Progress Bar controls programmatically
A Progress Bar control can be handled through programming......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min