ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

QuickAction (Variable type)
The QuickAction type allows you to define all the advanced characteristics of a quick action of an app on Android (app shortcut) or iOS (Quick Action).
HFilter (Function)
Defines and enables a filter on a table, view or query.
Asc (Function)
Returns the ASCII code of the specified character.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically launched.
zipCreateExe (Example)
Usage example of the zipCreateExe function
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
Query editor
The query editor is used to automatically create queries on the data files......
HTTP constants
List of constants used by the HTTP functions....
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
Text (Property)
The Text property is used to get and modify text.
Width (Property)
The Width property is used to determine and change the width of an element.
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
Height (Property)
The Height property is used to get and change the height of an element.
Type (Property)
The Type property is used to get and change the type of an element.
Name (Property)
The Name property is used to get the name of an element.