ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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
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....
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....
<Connection variable>.ModifyScheduledBackup (Function)
Modifies a backup scheduling.
Container column in a Table control
A cell found in a Table control can contain a set of controls......
<Connection variable>.DeleteBackup (Function)
Deletes a backup previously created with HBackup.
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°)....
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.
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.
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Extracting the text of the project
The following text can be extracted......
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
HModifyScheduledBackup (Function)
Modifies a backup scheduling.
The different types of windows
The following types of windows can be created in a WINDEV application......
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.
Error (Function)
Displays a custom error message in a system error window.
24. Displaying and linking pages
".STY" file: "Style sheet" file
A style sheet is a "......
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......