ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Referring to an element in a WLanguage event / process
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive...
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword...
Web service functions
Web service functions
Compound statements
The report editor allows you to create "Label" reports...
SAP functions
List of SAP functions
WEBDEV Application Server administration functions
The following functions are used to manage users and connections on a WEBDEV Application Server:
Memcached functions
The following functions are used to manage Memcached databases:
Logical operators
The logical operators are as follows...
WEBDEV Application Server administration functions (prefix syntax)
The following functions are used to manage users and connections on a WEBDEV Application Server, using prefix syntax:
Advanced types
The advanced types of WLanguage are as follows
Functions specific to iOS - Apple Watch communication
The WLanguage functions specific to the communication between the iOS applications and the associated Apple Watch applications 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...
List of reserved words
The ReturnedValue property is used to:
  • Get and change the value returned by a window, page or report.
  • Get and change the value returned by an option in a Radio Button control.
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.
hbTableDescription (Type of variable)
The hbTableDescription type is used to define and find out the characteristics of an HBase table.
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