ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

8. If you are already familiar with WINDEV
1. WLanguage functions
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile....
MCU: Implementing and managing user macro codes
No matter how dexterous a development team may be, the end user of an application will always want to perform an action that is not intended......
<Window>.ToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the window controls are automatically updated with the values of these controls. This function is also available for WEBDEV pages....
TrafficInfo (Property)
The TrafficInfo property is used to: determine whether traffic information is displayed in the Map control. display or hide traffic information in the Map control....
Examples for using the OLE DB provider for HFSQL
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......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
<Source>.ImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
Access rights to a class property
A property is a code element that includes two processes......
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
<Source>.ReadNext (Function)
Sets the position on the next data file record according to a browse item.
The Site Map control
The Site Map control allows the Web user to......