ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ERR_TIMEOUTINIT
<mongoGridFS variable>.GetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
<emailIMAPSession variable>.RemoveFolder (Function)
Deletes a folder on an IMAP server.
<mongoGridFS variable>.GetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
<Document variable>.Add (Function)
Adds an element, document, paragraph, text, image or fragment to the end of a Document variable..
<Variable httpRequête>SendAsynchronous (Function)
Sends an HTTP request in asynchronous mode: the program continues to run and the response is processed by a specific procedure. This new feature is available as of WINDEV Suite SaaS 2025 Update 3....
<Polygon2D variable>.Area (Function)
Calculates the area of a polygon defined using 2D coordinates.
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
Installing the monitoring robot
The monitoring robot includes three executables......
Installing the robot controller
The monitoring robot includes three executables......
Installing the monitor
The monitoring robot includes three executables......
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
9. Monitor your sites, servers, etc.
4. Monitor your applications
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......