ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
Automation object
The Automation keyword is used to declare an automation object...
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
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)....
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
grSurfaceAddData (Example)
Usage example of the grSurfaceAddData function
grSurfaceAltitudeColor (Example)
Usage example of the grSurfaceAltitudeColor function
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
HFSQL constants
List of constants used by the HFSQL functions....
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
AWP without UI
Bootstrap, Angular, React, Vue......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....