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.
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Handling a Web Component control through programming
Handle (External language)
Returns the handle of a window or control.
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
HDuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
Copying controls from the report editor
The controls can be copied from the report editor......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Creating nested reports
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
grSourceSeries (Function)
Defines the source of a series.
WDMap: Printing records
WDMAP allows you to print the records found in a data file......