ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with a Gantt Chart column
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
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......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
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.
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.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
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....
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
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
14. Generation modes
Generation modes...