ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

7. Multilingual applications in practice
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
docElement (Variable type)
The docElement type is used to handle each element found in a docParagraph variable.
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor control....
Confirm (External language)
Displays a dialog box that includes a logo, a message, the "Yes", "No" and "Cancel" buttons ans returns the button validated by the user.
Watermark (Variable type)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or programmatically.
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Popup window
WINDEV allows you to open windows in popup format......
Managing color palettes
Starting with version 2025, WINDEV and WINDEV Mobile include color palettes for projects and windows......
aiImageResult (Variable type)
The aiImageResult type is used to retrieve the result of AIDetect.
GOTO statement
The GOTO statement is used to run a code identified by a given label...
Style properties (help system)
To edit the styles available in the current help system, select "Help system......
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...