ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MutexCreate (Function)
Explicitly creates a mutex.
Automation object
The Automation keyword is used to declare an automation object...
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
hbTableDescription (Type of variable)
The hbTableDescription type is used to define and find out the characteristics of an HBase table.
OpenDocument (Function)
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor).
pdfBookmark (Type of variable)
The pdfBookmark type is used to define all the advanced characteristics of a bookmark in a PDF document.
JSInterruptEvent (Function)
Interrupts the process of current event.
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Constants for managing character strings
List of constants used by string management functions...
<Array>.MoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.
MutexEnd (Function)
Signals that the thread frees the mutex.
MutexDestroy (Function)
Explicitly destroys a mutex.
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
diagPoint (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a point in a diagram.
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
DLNA/UPnP functions
The following WLanguage functions are used to handle UPnP devices...
upnpService (Type of variable)
The upnpService type is used to define the advanced characteristics of a service provided by the UPnP device.
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.