ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Constants for managing Beacons
The following constants are used to manage Beacons:
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
ActiveX control properties
List of properties associated with the ActiveX control...
Ad control properties
An Ad control found in a window can be handled in a window by the following WLanguage properties.
Mobile Image Editor control properties
You can manipulate Mobile Image Editor controls in a window using the following WLanguage properties......
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
Report based on a query
Queries are used to easily select records in one or more data files......
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
SSH constants
The following constants are used to manage an SSH server:...
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
HDFS constants
The following constants are used by the HDFS functions:...
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.