ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Custom properties (WLanguage)
A custom property is a code element with two events...
EnumElement (Function)
Enumerates project elements: windows, pages, reports, queries, etc.
Page templates
WEBDEV allows you to create page templates...
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
ERR_DISCONNECTED_EXEC
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Automated tests: Emulation functions
List of automated tests: Emulation functions...
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
1. Project and analysis
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Composite chart
A composite chart is a chart that displays several types of charts......
Local procedure
Two types of procedures are available......
<Date type>.ToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.