ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants for managing Scheduler and TimeLine controls
The following constants are used to manipulate Scheduler and TimeLine controls:...
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
emailNotesSession (Variable type)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
iPrintBlock (Function)
Forces a report block to print.
restRequest (Variable type)
The restRequest type is used to define the advanced characteristics of a REST request.
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
rssEntry (Variable type)
The rssEntry type is used to handle a RSS feed entry...
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
WINDEV Mobile 2024 Tutorial - Table of contents
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Manipulating HTML controls programmatically
WINDEV and WEBDEV allow you to programmatically manipulate HTML controls......
pdfParameter (Variable type)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
Complete (Function)
Returns a character string of a specified length.
mqttSession (Variable type)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
Push (Function)
Pushes an element onto the stack.
Enqueue (Function)
Adds an element to the queue.
Process (Variable type)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.