ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
<Array>.Sort (Function)
Sorts a WLanguage array.
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Burner constants
List of constants used by the burner functions....
ActiveDirectory (Property)
The ActiveDirectory property allows you to connect to an HFSQL server using Active Directory authentication.
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
Generating the RAD pattern
To generate a RAD pattern:...
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Calling a procedure/a function
Syntax for calling a local or global procedure.
SaaSAdminAddSite (Function)
Adds a SaaS site.
SaaSAdminDeleteClient (Function)
Deletes a SaaS client account.
EmailStartNotesSession (Function)
Allows you to access the data handled by the Lotus Notes messaging (emails, contacts, groups of contacts, tasks, appointments).
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
SaaSAdminListClient (Function)
Lists the client accounts of SaaS Webservice database.
SaaSAdminCreateClientDatabase (Function)
Creates the database of a client account for a SaaS site.
SaaSAdminModifyClientConnection (Function)
Modifies the connection to the client database for a SaaS site.
SaaSAdminConfigureCurrency (Function)
Configures the currency used in the connection reports of the SaaS system.
HDescribeLink (Function)
Describes a link between two data files through programming.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
SaaSAdminSiteConnection (Function)
Returns the connection to the common database or to the reference database of the SaaS site.
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min