ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MaVisiteGuidée
The Variable MyGuidedVisit allows handle the current guided tour. The variable Ma GuidedTour allows you to know the characteristics of the variable of type GuidedTour used.
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Using the Salesforce service
Salesforce is a very popular CRM software......
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
Queue, stack and list management functions
List of functions for managing the queues, the stacks and the lists...
Analysis links
The links are used to link the files found in an analysis between themselves......
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
14. Generation modes
Generation modes...
13. Generation modes
<List variable>.Info (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Reports and Queries 2024: New WLanguage features
In version 28, new functions have been introduced and some of them have been improved......
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
diagConnectionPoint (Type of variable)
The diagConnectionPoint type is used to define all the advanced characteristics of a connection point (i.e. point around a shape that a connector snaps to) in a Diagram Editor control.
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......