ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
Error 810: * can only be used for a parameter with a default value
Error 809: The * character cannot be used as mandatory parameter in a function
Error 1054: 'Ancestor' cannot be used outside the code of a class
Constants used by the functions for managing Dockable Panel controls
HRSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
<Connection variable>.RSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
List (Property)
The List property is used to handle the different lists of a Kanban control. You can add, modify or delete lists from a Kanban control, or navigate between them.
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
Error 102: The constants can be defined in the initialization code of project, ...
Recycle code windows
By default, a single code window is opened per ......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
<Connection variable>.DeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
3. Deploying a WINDEV application
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
ERR_NO_PAGE
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......