ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
Lotus Notes constants
List of constants used by the Lotus Notes functions....
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
WinAdaptSize (Function)
Adapts the window size to the content of controls.
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
BreadcrumbModifyLink (Function)
Modifies a link in a Breadcrumb control.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
Internal Report control properties
List of properties associated with the Internal Report control...
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
The Edit control
The Edit control allows users to enter data......
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Automatic error handling
Error handling can be customized for each process......