ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
MCI constants
List of constants used by the MCI functions....
Events associated with Looper controls
List of events associated with Looper controls...
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
The planes in WEBDEV
The planes are used to group the controls of an element......
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Events associated with Button controls
List of events associated with Button controls...
Locking data files: correspondence between WINDEV 5.5 and the later versions
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
fSelect (Function)
Opens the Windows file picker.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.