ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
Warning (Function)
Displays a custom message in a system warning window.
FreeDLL (Function)
Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL.
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
Search the selected text on the Internet (AAF)
The context menu of Edit controls includes a "Search on Internet" option for the term selected in the control......
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
BurnerStatus (Function)
Returns the status of the current burner.
BurnerPath (Function)
Returns the path of the current burner.
Optional events
By default, the codes available in the code editor correspond to the most common codes......
iBorder (Function)
Prints a border at specified coordinates.
The "UML analysis" pane
The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ......
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
diagConnector (Type of variable)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
General environment of WINDEV