ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Composite variable
A composite variable contains different types of elements (members)...
Creating an executable
When your application is fully described (windows, reports, queries, etc.)......
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Feedback component
The Feedback component is a component provided with WINDEV......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
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......
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
MyParent (Reserved word)
MyParent is used to handle...
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
Generating and receiving a one-time code
In mobile applications, two-factor authentication is a common method used to verify a user's identity......
Dictionary
The dictionary is a file that can contain the project elements......
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
zipAddFile (Function)
Automatically adds and compresses any type of file into a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
RAD Mobile: Create modern windows
RAD Mobile (Rapid Application Development) automatically generates modern UIs and functional code from a database....
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.