ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
Style properties (help system)
To edit the styles available in the current help system, select "Help system......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Title (Property)
The Title property is used to get and change the title of an element.
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Start of Break block (Break header)
The Start of break block is optional......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Replication management functions
Three types of replication are proposed......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
ERR_NO_APPLICATION
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
XMLModify (Function)
Modifies the content of the current element found in the XML document.
<mongoCollection variable>.ExecuteOperations (Function)
Performs MongoDB write operations in bulk. This allows you to avoid network latency issues you would encounter if you performed the operations individually.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
Describing an element
A flexible modeling includes different elements linked together......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Ad Hoc deployment
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Value (Property)
The Value property is used to get and change the value of an element.