ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
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......
ERR_BAD_URL
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
<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.
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
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°)....
<Window>.Open (Function)
Opens a modal WINDEV or WINDEV Mobile window.
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
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....
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
HModifyScheduledBackup (Function)
Modifies a backup scheduling.
<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.
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......
The different types of windows
The following types of windows can be created in a WINDEV application......
SSH functions
The following functions are used to connect and communicate with a SSH server:...