ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeExpand (Function)
Expands a node in a TreeView control.
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
Events associated with Flex controls
List of events associated with Flex controls...
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
Events associated with SilverLight control
List of events associated with SilverLight controls...
kbActionAllowed (Type of variable)
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
Environment of the window editor
The main elements of window editor are as follows:
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
DDEString (Example)
Usage example of the DDEString function
HFSQL Client/Server: Configuring the data files on the server
Camera control properties
You can handle Camera controls in a window using the following WLanguage properties......
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
Web Camera control events
The following events appear by default in the WEBDEV code editor:
Events associated with Java Applet controls
List of events associated with Java Applet controls...
VariableReset (Function)
Resets the variable to its initial value.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
dPen (Example)
Usage example of the dPen function
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
dText (Example)
Usage example of the dText function
MyParent (Reserved word)
MyParent is used to handle...
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......