ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
SaaSChangePassword (Function)
Changes the password of the connected user.
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
SaaSAdminListVisit (Function)
Returns the list of visits to a SaaS site.
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
<Source>.ExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Accessibilité (Property)
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
grSourceSeries (Function)
Defines the source of a series.
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
grHistoTypeBar (Function)
Defines the type of bar to be used in a histogram plot.
<Graphe>.HistoTypeBarre (Function)
Defines the type of bar to be used in a histogram plot.
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
SaaSAdminPricingDisableService (Function)
Disables a service in a SaaS pricing.
SaaSAdminSubscriptionDeallocateLicense (Function)
Cancels a subscription license for a SaaS user.
SaaSAdminConfigureCurrency (Function)
Configures the currency used in the connection reports of the SaaS system.
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
fDelete (Example)
Usage example of the fDelete function