ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTML table
The HTML Table control allows you to create specific layouts in HTML pages...
The Cell control
The Cell control contains controls...
HTMLEditorInsertTable (Function)
Inserts a table at the cursor position in an HTML Editor control.
<Editor HTML>.InsertTable (Function)
Inserts a table at the cursor position in an HTML Editor control.
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......
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Generating the RAD pattern
To generate a RAD pattern:...
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Pyramid charts
Pyramid charts allow you to view data in descending order......
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......