ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
<Image>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image control.
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
Constants for external files
List of constants used by the functions for managing external files....
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Events associated with Edit controls
WLanguage events associated with Edit controls...
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
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......
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
fSelect (Function)
Opens the Windows file picker.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).