ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sliding Banner functions
The following functions are used to manage the Sliding Banner control:...
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a data file. define whether the GDPR should apply to an item (in the item description in the code only)....
Project Management Hub: New/Fixed incidents
To improve project monitoring, the Project Management Hub shows the evolution of new and fixed incidents over a given period of time, by one or multiple contributors......
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
EmulatePaneUndock (Function)
Emulates the undocking of a pane in a dynamic Tab control.
EmulatePaneDock (Function)
Emulates the integration of an undocked pane in the associated dynamic Tab control.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
GetDefinition (Function)
Retrieves the definition of element type.
Check Box control functions
The following functions are used to manage the Check Box controls......
Functions for managing Image Editor controls and WDPic variables (prefix syntax)
The following functions are used to handle Image Editor controls and WDPic variables, using prefix syntax:
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
<Connection variable>.RSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
The Item control
The "Item" control is used to edit the content of an item found in a data file......
Managing duplicates in the TreeView controls (prefix syntax)
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
HRSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
DomoSwitchOn (Function)
Switches on one or more electrical devices compatible with the X10. protocol.
ActionBarDeleteSearchHistory (Function)
Deletes the history from the search control found in the action bar of a window.