ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 1009: The member of the class is private
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
Error 1008: The member of the class is protected
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
InputFormula (Property)
The InputFormula property is used to: find out whether the end user can enter or change formulas in a Spreadsheet control. allow or prevent the end user from entering or changing formulas in a Spreadsheet control....
Various WEBDEV constants
Various WEBDEV constants...
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Edit options of a report
The report editor allows you to......
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
14. Controls in practice
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....