ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Record (Type of variable)
The Record type is used to save the values of a record.
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
Events associated with Looper controls
List of events associated with Looper controls...
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
NetGetFile (Example)
Usage example of the NetGetFile function
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Creating the Vision windows of the WINDEV RAD pattern
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Private Store for mobile applications
There are two methods two deploy your applications......
Select query description window: Items that can be used
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.