ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InfoBuild (Function)
Displays a custom message in a system information window.
HDuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
fShortName (Example)
Usage example of the fShortName function
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
StringBuild (Function)
Builds a character string from an initial string and parameters.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
zipDeleteFileList (Function)
Deletes a list of files from an archive.
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
HFSQL Client/Server: Configuring the data files on the server
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
SAP variable
The SAP variable is used to configure the parameters of the connection to the SAP server......
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.