ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
zipClose (Function)
Closes an archive.
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
PicClose (Function)
Closes the image found in an Image Editor control.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
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.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
<Source>.LockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
DDEString (Function)
Returns the information retrieved by DDERetrieve.
CertificateCheckDuplicate (Function)
Checks the signature of a duplicate.
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....
fShortName (Example)
Usage example of the fShortName function
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
<Element>.ExecuteRefreshUI (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
Mouse management functions
List of functions for mouse management...
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).