ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operations performed on object diagrams
The following paragraphs explain......
Operations performed on collaboration diagrams
The following paragraphs explain......
How to open a window?
Handling a chart in the editor
In the editor, a Chart control includes different sections......
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
Multi-project search
Performing a search in the current project is a common operation......
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
<mongoGridFS variable>.GetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
<mongoGridFS variable>.GetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Report and project
In most cases, a report is linked to a project......
Error 108: The size of the variable is not allowed
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
Using RAD patterns
The steps for creating a RAD pattern are as follows......