ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
Crosstab report
The report editor allows you to create "Crosstab" reports......
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
gglPostalAddress (Type of variable)
The gglPostalAddress type is used to describe and modify the postal address of a contact...
HExportXML (Function)
Exports the records found in a table (HFSQL or OLE DB), view or query to an XML file.
Remote WEBDEV administrator: Server settings
The server administrator can define the server parameters via the remote administration tool......
HAlias (Function)
Creates a logical alias of a table (or query) or cancels all existing aliases.
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.
Dynamic array (Variable type)
A dynamic array is an "advanced" type of array...
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the table since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
WEBDEV and Tailwind CSS
Tailwind CSS is an open source CSS framework......
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
14. PHP generation in practice
Updates the characteristics of a WEBDEV account in a WEBDEV Application Server....