ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 705: The property does not exist on this type
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
<websocketClient variable>.Execute (Function)
Executes a global procedure in the context of a client connected to the WebSocket server.
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
SchedulerDisplay (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
<Scheduler>.Display (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
HTMLEditorToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
<HTML editor>.ToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
Start of Break block (Break header)
The Start of break block is optional......
Handling a chart in the editor
In the editor, a Chart control includes different sections......
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
Using RAD patterns
The steps for creating a RAD pattern are as follows......
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
<Menu>.AddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
<Image>.DrawLine (Function)
Draws a line in an Image control.
<Image variable>.DrawLine (Function)
Draws a line in an Image variable.
<WDPic variable>.DrawLine (Function)
Draws a line in a WDPic variable.
<picLayer variable>.DrawLine (Function)
Draws a line in a picLayer variable.