ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Arithmetic operators
The arithmetic operators are......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
HTTPRequest (Function)
Starts an HTTP request on a server.
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
NetGetFile (Example)
Usage example of the NetGetFile function
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
fStopCompress (Example)
Usage example of the fStopCompress function
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
Width (Property)
The Width property is used to determine and change the width of an element.
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
Table,Display (External language)
Refreshes the Table control.
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......