ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 1054: 'Ancestor' cannot be used outside the code of a class
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
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......
ERR_BAD_PARAMETER
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
Creating an insert query
An insert query (corresponding SQL statement......
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
HFSQL Client/Server: Configuring the server
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
SSLActive (Function)
Used to enable or disable the secure SSL mode.
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
Creating a select query
A select query (corresponding SQL statement......
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
Organization chart linked to a data file
The key items
Keys are specific items in your analysis......
Examples for using the OLE DB provider for HFSQL