ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Events associated with Chart controls
List of events associated with the Chart controls...
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Handling TimeLine controls programmatically
A TimeLine control can be......
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
16. Java applications in practice
Java applications in practice...
REP files
REP files contain the list of data files handled by the application....
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
17. TLS/SSL: Encrypting information on the Web