ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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
<Connection variable>.EndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
".STY" file: "Style sheet" file
A style sheet is a "......
SSH functions
The following functions are used to connect and communicate with a SSH server:...
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.
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Generating a class diagram
The generation is used to create the WINDEV classes ("......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
<Connection variable>.NotifAddCCRecipient (Function)
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool).
<Connection variable>.NotifListCCRecipient (Function)
Returns the list of recipients of a notification sent via the Control Centers (WDBal messaging tool).
<Connection variable>.NotifListEmailRecipient (Function)
Returns the list of recipients for a notification by email.