ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
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...
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
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.
5. Which type of server to choose?
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content...
Creating the executable and the setup program
The languages supported by the application are taken into account......
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified...
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found...
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong...