ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
The "UML analysis" pane
The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ......
How to develop a PHP site?
What is a PHP site?......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
File download functions
The following functions are used to manage downloads......
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
<Page>.ToFile (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. 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 page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
PageToFile (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. 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 page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Time (Type of variable)
The Time type is used to easily handle the times...
5. User Groupware in practice
3. Deploying a dynamic WEBDEV site
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
Filling a Chart control
The data that will be displayed in the Chart control can come from......
ERR_BAD_CONTEXT
9. Overlaying controls
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
AutomaticErase (Property)
The AutomaticErase property is used to: find out whether an edit control is in "Automatic erase" mode. modify the "Automatic erase" characteristic of an edit control....
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.