ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HModifyScheduledBackup (Function)
Modifies a backup scheduling.
<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.
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
Extracting the text of the project
The following text can be extracted......
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
Style sheet
A style sheet ("......
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......
<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......
24. Displaying and linking pages
J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
J2EEError (Function)
Returns the error for the last J2EE procedure that failed.
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Restoring a project backup
WINDEV, WEBDEV and WINDEV Mobile allow you to regularly save the different elements of your project in an archive file (ZIP extension)......
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
SSH functions
The following functions are used to connect and communicate with a SSH server:...