ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword...
Referring to an element in a WLanguage event / process
HFSQL Cluster functions
The following functions are used to manage an HFSQL cluster
Advanced types
The advanced types of WLanguage are as follows
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa...
Widget functions
Les bulles d'aide permettent d'aider rapidement l'utilisateur dans vos applications...
Compound statements
Web service functions
Web service functions
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,...
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
pdfBookmark (Type of variable)
The pdfBookmark type is used to define all the advanced characteristics of a bookmark in a PDF...
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....
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...
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster...
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs...
ArrayCopy (Function)
Copies the content of an array to another array.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map...
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...
aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection...
DotNetDelegate (Function)
Initializes a.NET delegate.
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map...
Error 502: Incompatible type
MaVisiteGuidée
The Variable MyGuidedVisit allows handle the current guided tour. The variable Ma GuidedTour allows...
AdditionCompleted (Example)
Usage example of the AdditionCompleted property