ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MongoExecuteOperations (Function)
Performs MongoDB write operations in bulk. This allows you to avoid network latency issues you would encounter if you performed the operations individually.
Operations performed on component diagrams
The following paragraphs explain......
Operations performed on deployment diagrams
The following paragraphs explain......
Operations performed on sequence diagrams
The following paragraphs explain......
Operations performed on object diagrams
The following paragraphs explain......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Installing the HFSQL Server module
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
ContactAdd (Example)
Usage example of the ContactAdd function
Compatibility between external components and deployed applications
A component can evolve in many ways......
EmailChangeStatus (Function)
Changes the status of an email on a messaging server.
<mongoCollection variable>.ExecuteOperations (Function)
Performs MongoDB write operations in bulk. This allows you to avoid network latency issues you would encounter if you performed the operations individually.
Operations performed on collaboration diagrams
The following paragraphs explain......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Dictionary
The dictionary is a file that can contain the project elements......
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
<Chart>.StartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect.
HTTPRequest (Function)
Starts an HTTP request on a server.
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Warning 124: Shadowing a global variable
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......