ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
Select query description window: Items that can be used
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......
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
Private Store for mobile applications
There are two methods two deploy your applications......
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......
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.