ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<xmlNode variable>.ValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
ListView control properties
List of properties associated with the ListView control...
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
API (Function)
Runs a function found in an external DLL.
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
ID (Property)
The ID property is used to get and change IDs.
Size (Property)
The Size property is used to determine and change the size of an element.
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.