ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
MyWindow (Reserved word)
The keyword MyWindow keyword is used to manipulate the current window...
WINDEV Mobile Framework License Agreement
WINDEV Mobile Framework License Agreement...
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
SCM: Working in offline mode
The Source Code Manager allows you to easily work in offline mode......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Reports & Queries software: WLanguage functions not supported
Some WLanguage functions are not available in Reports & Queries......
Kanban control events
The following events are associated with Kanban controls......
ftpConnection (Variable type)
The ftpConnection type is used to define all the advanced characteristics of an FTP connection.
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
LDAPListAttribute (Function)
Lists the object attributes in an LDAP server.
HActivateFilter (Function)
Enables the filter that was previously created for the specified table (view or query).
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server table....