ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
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....
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
Project description: Project tab
The project description window allows you to configure various elements of your project......
Handling an Internal Page control through programming
The Internal Page control is used to display an existing internal page......
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
WLanguage properties available in PHP
The following properties are available in PHP...
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Events associated with Chart controls
List of events associated with the Chart controls...
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
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....
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......