ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Binding a Combo Box control to an item
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Binding a Link control to an item
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
HFSQL constants
List of constants used by the HFSQL functions....