ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable.
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
Installing a SOAP server with IIS
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
Help editor options
The options of the help editor ("Display......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Events associated with Table controls
List of events associated with Table controls...
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
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......
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
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......