ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
<EmailNotesSession variable>.StartSession (Function)
Starts a Notes session.
<emailNotesSession variable>.CloseSession (Function)
Closes a Notes session.
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
17. TLS/SSL: Encrypting information on the Web
GeometryCorrect (Function)
Returns a corrected version of the specified geometry.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
12. Retrieving data from a site
AuthVerifyAuthentication (Function)
When SSO authentication is used, checks the validity of the current user's token....
Using new features exclusive to WINDEV Suite SaaS in a project
Version 2025 Update 1 introduces various new features specific to SaaS version......
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....