ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
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.
5. Displaying a WEBDEV Session site
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....
9. Sharing a project in practice
Sharing a project in practice...
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
8. Sharing a project in practice
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
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.
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....
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
Events associated with breaks
Le menu contextuel d'un champ de saisie propose une option "Définir comme 1er champ en saisie"......
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......