ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window ...
Action Bar control functions
The following functions are used to manipulate Action Bar controls...
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
CursorDisplay (Function)
Displays or hides the mouse cursor.
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
The HTML Display control
The HTML Display control displays a web page in an application......
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
ControlOver (Function)
Identifies the control hovered over with the mouse cursor.
16. Application test in practice
9-slice scaling
9-slice scaling allows you to resize images without any distortion......
Phone constants (Android / iOS)
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Code snippets
The code editor allows you to enter "Code snippets"......
CameraConfigure (Function)
Allows you to configure the video capture driver.
Torch (Property)
The Torch property is used to determine and change how a Camera control uses the torch.
DDELink (Function)
Creates a hot link with a data.
DDEWarmLink (Function)
Creates a warm link with a data.
The HTML control
The HTML control displays HTML pages or HTML code......