ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Window>.EdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used.
WinEdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
13. External component in practice
External component in practice...
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
SendKey (Function)
Simulates the keystrokes and the mouse actions.
WINDEV License Agreement
WINDEV License Agreement...
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Accessing a database via a web service
The database can be accessed via a web service......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Constants used by the scanner functions
Constants used by the scanner functions...
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Developing 64-bit sites
You can deploy 64-bit compatible sites......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
HDescribeConnection (Function)
Describes a new connection to an external database.
Step 5: Site parameters
Once the site installed, you can define the site connection options......