ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
5. User Groupware in practice
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
HCreateMovableReplica (Function)
Creates a movable replication.
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
HTTPRequest (Function)
Starts an HTTP request on a server.
Table,Add (External language)
Adds an element to a Table control.
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
BrowserRunApp (Function)
Opens the default Web browser of the current device.
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
ThreadRequestStop (Function)
Sends a stop request to a thread.
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Page constants
List of constants used by page functions....