ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HSavePosition (Function)
Stores the current file context (current record, filter, pointers).
Testing a project: setting
By testing the project you can simulate how the application will run......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
HMode (Function)
Changes the mode and the method for locking data files.
Step 1: Configuring the print parameters
This step allows you to choose......
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Case of internal window dequeues Modifies the currently displayed window. This modification is saved in the list of internal windows to scroll....
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
TouchZoom (Property)
The TouchZoom property allows you to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
Table populated programmatically: handling in WLanguage
Here is an overview of how to manipulate Table controls populated programmatically in WLanguage....
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
Comparison operators
The comparison operators can be divided into several categories......
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
HFSQL Control Center: Overview
The HFSQL Control Center allows you to manage the different HFSQL databases (Network, Mobile, Client/Server) of an organization......
Viewing a report in 3D
Your report displays controls that overlap?......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.