ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OLEActivate (Function)
Edits an OLE object contained in an OLE control.
<Image variable>.ModifyLightness (Function)
Modifies the lightness of an image in an Image variable.
<WDPic variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a WDPic variable.
<WDPic variable>.DrawRectangle (Function)
Draws a rectangle in a WDPic variable.
Customizing the User Groupware
DDEConnect (Function)
Establishes a DDE connection between the current program and the recipient according to a given topic.
DDERecipient (Function)
Identifies the recipient of a DDE connection.
DDEDisconnect (Function)
Deletes a connection between the current program and a recipient.
DDEItem (Function)
Identifies the item affected by a DDE event.
DDETopic (Function)
Identifies the subject of conversation associated with a DDE connection.
OLELoad (Function)
Initializes an OLE control with an OLE object.
OLECopy (Function)
Copies the object found in an OLE control into the Windows clipboard.
<Image variable>.ModifyHSL (Function)
Modifies the hue, saturation and lightness of an image in an Image variable.
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
OLEServer (Function)
Lists the OLE servers registered toward the current system.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
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.
ControlToSource (Function)
Assigns the control value to the source of a control link.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
<Source>.LockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
iParameterPDF (Function)
Defines the options for the generated PDF file.
Handling menu options programmatically
The menu options can be handled......
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.