ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to choose the data source of a control?
This help page presents the different data sources available for a control....
WinEdCreateNote (Function)
Creates a Repositionable Note control.
WinLineDetails (Property)
The WinLineDetails property allows you to get and change the name of the internal window used to display the details of a row in a Table control.
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
How to develop a PHP site?
What is a PHP site?......
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Popup window
WINDEV allows you to open windows in popup format......
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......
JSONValid (Function)
Checks the validity of a JSON string.
How to create a menu?
HListConnection (Function)
Returns the list of connections currently described in the application.
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Internal component description
The description of an internal component can opened at any time......
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).