ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change the number of copies of identical labels....
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Setup on a local network (LAN)
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
Specific features of the Express version
HModify (Example)
Usage example of the HModify function
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
2. Projects in practice
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
HMode (Function)
Changes the mode and the method for locking data files.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
fCreate (Example)
Usage example of the fCreate function
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function