ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Constants for managing emails
List of constants used by the functions for managing emails....
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
iPrintImage (Function)
Sends the image file to print to the print buffer.
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Specific features of the Express version
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
Control (Type of variable)
The Control type is used to define the characteristics of a control.
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Events associated with TreeView controls
List of events associated with TreeView controls...
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......