ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OLESave (Function)
Saves the object found in an OLE control in binary format.
TabClose (Function)
Closes a dynamic pane in a Tab control.
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
MaskFormat (Function)
Formats a character string using an InputMask variable.
Mask management functions
The following functions are used to manage masks......
DDEExecute (Function)
Sends a command that will be run on the server.
DDEUnLink (Function)
Interrupts a link between an item and a data.
DDEUpdate (Function)
Modifies a linked data.
DDERetrieve (Function)
Retrieves a data sent by a program (the recipient of the connection for the specified object).
OLELoad (Function)
Initializes an OLE control with an OLE object.
OLECopy (Function)
Copies the object found in an OLE control into the Windows clipboard.
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
Link functions (prefix syntax)
Link functions are used to link the interface with the data files (and vice versa)....
<Source>.UnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
<Source>.UnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Image control in a window
This help page presents the characteristics of an Image control found in a window...
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
Link functions
Link functions are used to link the interface with the data files (and vice versa). These functions are as follows:...
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.