ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
4. When to use the debugger?
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
SearchAAF (Property)
The SearchAAF property is used to: find out whether the search via AAF is enabled on a non-editable Combo Box control, enable (or not) the search via AAF on a non-editable Combo Box control....
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Operating mode of dynamic Active WEBDEV Pages
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
TreeFind (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
IniOSSimulatorMode (Function)
Indicates whether the code is run in the iOS simulator (iPhone, iPad).
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
ActionBarDeleteSearchHistory (Function)
Deletes the history from the search control found in the action bar of a window.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
<TreeView>.Identifier (Function)
Returns the identifier associated with an element (node or leaf) in a TreeView control.
<TreeView>.ListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.