ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

List of extension attributes
The list of extension attributes ......
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
Calling a procedure/a function
Syntax for calling a local or global procedure.
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
NumericFormat (Variable type)
The NumericFormat type allows you to define all the characteristics of the format to be used with the NumToString function.
zipExeCreationParameter (Variable type)
The zipExeCreationParameter type is used to define all the information needed to create a self-extracting archive (.EXE file). This new variable type is available from WINDEV Suite SaaS 2025 Update 3....
Database schema editor: the different types of links
There are different types of links between the tables......
Screen,Get (External language)
Retrieves the value in a control or in a variable.
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of gglCalendar events, ...). of a WLanguage list....
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
grParameter (Function)
Retrieves or modifies a chart parameter.
11. Controls in practice
Discover the main characteristics of the controls...
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
Creating the executable and the setup program
The languages supported by the application are taken into account......
AJAXExecute (Function)
Runs a server procedure without refreshing the page.