ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
HCancelBackup (Function)
Cancels a current backup.
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....
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
Multi-project search
Performing a search in the current project is a common operation......
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......
DotNetError (Function)
Returns the error for the last .Net procedure that failed.
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°)....
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......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
<Connection variable>.EndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
<Connection variable>.NoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
The different types of windows
The following types of windows can be created in a WINDEV application......