ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCancelBackup (Function)
Cancels a current backup.
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
Multi-project search
Performing a search in the current project is a common operation......
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
ERR_BAD_URL
<Connection variable>.ModifyScheduledBackup (Function)
Modifies a backup scheduling.
<Connection variable>.DeleteBackup (Function)
Deletes a backup previously created with HBackup.
Options of the window editor
To configure the general options of the window editor......
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
DotNetError (Function)
Returns the error for the last .Net procedure that failed.
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
<Window>.Open (Function)
Opens a modal WINDEV or WINDEV Mobile window.
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
HModifyScheduledBackup (Function)
Modifies a backup scheduling.
Extracting the text of the project
The following text can be extracted......
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
The different types of windows
The following types of windows can be created in a WINDEV application......