ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Handling TimeLine controls programmatically
A TimeLine control can be......
<Page>.FromFile (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
The Check Box control
A Check Box can correspond to......
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
Notification Push: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
ERR_PARSER
Displays the contact creation window of the device's native contact management application (Android, iPhone or iPad)....
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
The Slider control (in a page)
WEBDEV proposes two types of sliders......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
<Page>.OpenChild (Function)
Opens a non-modal child window.
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
The Image control
The Image control is used to......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Binding a Combo Box control to an item
Local storage management functions
The following functions are used to manage the local storage of data in browser code....