ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Import a list of requirements
The Project Management Hub allows you to import requirements......
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically launched.
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
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......
Creating requirements
The following steps must be performed to implement the requirements......
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
X (Property)
The X property gets and sets the X-coordinate of an element.
Y (Property)
The Y property gets and sets the Y-coordinate of an element.
Text (Property)
The Text property is used to get and modify text.
SQL functions for handling spatial data
Below are the main SQL functions that can be used to handle spatial data in SQL queries......
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.