ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HChangeConnection (Example)
Usage example of the HChangeConnection function
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
dbgSaveDebugDump (Function)
Saves a dump file of the application.
HSubstDir (Function)
Associates the data directory specified in the database schema with a directory found on disk.
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
Error 1008: The member of the class is protected
Error 1009: The member of the class is private
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
MySQL Native Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
WEBDEV administrator: General configuration
The "Configuration" tab allows you to define the default connection options for WEBDEV websites located on the server and managed by the administrator......