ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
DisplayedItemImage (Property)
The DisplayedItemImage property is used to: Get the item that corresponds to the image displayed in a ListView control. Change the item that corresponds to the image displayed in a ListView control....
Rights on the virtual directory
Obtaining an SSL certificate for IIS2 (2.0 or later)
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
Step 1: Configuring the print parameters
This step allows you to choose......
EmailSeekFirst (Example)
Usage example of the EmailSeekFirst function
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
CurrentDay( Function)
Returns the number of the current day in the current month.
Composite keys
A composite key is a key item containing several other items......
gglConnection (Type of variable)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......