ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
Global (Property)
The Global property is used to determine if an element is global.
<Image>.Blur (Function)
Blurs the entire given area in an Image control.
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
HRSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
URIGetInfo (Function)
Retrieves information of a URI resource.
HRSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
HRSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.
HRSListConfig (Function)
Lists the replications available on a master HFSQL server.
HRSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
Functions for managing arrays (prefix syntax)
List of functions for managing arrays...
Constants used by the XML signature
Constants used by the XML signature...
Interactive notification management constants
Interactive notification management constants...
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
Functions for managing contacts (Lotus Notes, Outlook and mobile device)
List of functions for managing contacts: Lotus Notes, Outlook, mobile devices (Android, iPhone, iPad, Universal Windows)...
AppInstallVersion (Function)
Installs a specific application version.
Testing a project: setting
By testing the project you can simulate how the application will run......
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
Group (Property)
The Group property is used to identify and change groups of elements.
Section (Property)
The Section property is used to manage sections in Word Processing documents.
FontUnderlined (Property)
The FontUnderlined property is used to underline text.
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......