ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fSelect (Function)
Opens the Windows file picker.
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.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
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....
11. Controls in practice
Discover the main characteristics of the controls...
Aliases on data files: HAlias
The aliases are used to handle......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Border of controls
One of the most important elements of control style is its border......
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
fShortName (Example)
Usage example of the fShortName function