ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
Progress Bar control properties
List of properties associated with the Progress Bar control...
UMCOpen (Function)
Opens the edit window of User Macro-Code for the current window.
Printing nested reports
To create a main report containing several secondary reports:...
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
DocInfoXY (Function)
For a given position in a Word Processing control (coordinates of a control point), returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)...
<Source>.Version (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
Error 532: The size of the string to extract must be strictly positive
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
Creating a translation file
WDINT allows you to create a translation file....
AWP without UI
Bootstrap, Angular, React, Vue......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
iCloudKeyValueListKey (Function)
Lists the keys contained in an Apple iCloud-based container of "key-value" pairs.
Code editor: Display options
The code editor proposes several display options......
Border of controls
One of the most important elements of control style is its border......
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......