ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
saasVisit (Variable type)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
SOAPRun (Function)
Runs a procedure on a SOAP server.
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....
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
ArrayCopy (Function)
Copies the content of an array to another array.
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
Managing parallel tasks
The computers are becoming more and more powerful......
DLNA/UPnP functions
The following WLanguage functions are used to handle UPnP devices...
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Associative array (Variable type)
An associative array is an "advanced" type of array...
upnpService (Type of variable)
The upnpService type is used to define the advanced characteristics of a service provided by the UPnP device.