ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage...
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or...
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
WDZip: Creating or modifying an archive
This help page explains how to......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
5. User Groupware in practice
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple...
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can...
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed...
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal...
SCM file format evolutions
Four versions are available for the SCM repository......
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Content (Property)
The Content property is used to read or write the whole content of a control: List Box...
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
GetDefinition (Function)
Retrieves the definition of element type.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.