ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
DDEString (Example)
Usage example of the DDEString function
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
EmailCheckAddress (Function)
Checks the validity of an email address.
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.
Structure (Type of variable)
A structure is a custom type of data...
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
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.
TreeExpand (Function)
Expands a node in a TreeView control.
HFSQL Client/Server: Configuring the data files on the server
Constants for managing Gantt charts
Constants for the archiving functions
List of constants used by the archiving functions....
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.
Constants for managing emails
List of constants used by the functions for managing emails....
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...
Camera control properties
You can handle Camera controls in a window using the following WLanguage properties......
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).