ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
<Queue variable>.Info (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
<Stack variable>.Info (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
<Chart>.OverlayChart (Function)
Used to display two different types of charts in the same chart.
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
Composite variable
A composite variable contains different types of elements (members)...
Multiline strings
To type character strings over several lines in the code editor...
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Memo (Property)
The Memo property is used to determine if an item is of type memo.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
<Image variable>.Blur (Function)
Blurs the entire given area in a variable of type Image.
<picLayer variable>.Blur (Function)
Blurs the entire given area in a variable of type picLayer.
Component (Type of variable)
The Component type is used to easily handle an external component.
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
<Variable pdfDocument>PageExtract (Function)
Extracts a page from a PDF file in a variable of type Image.
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.