ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OLEActivate (Function)
Edits an OLE object contained in an OLE control.
OLEServer (Function)
Lists the OLE servers registered toward the current system.
zipClose (Function)
Closes an archive.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
OLECopy (Function)
Copies the object found in an OLE control into the Windows clipboard.
PicClose (Function)
Closes the image found in an Image Editor control.
Number (Property)
The Number property is used to get the number of an element.
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
<Source>.LockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
APIConfigure (Function)
Modifies the options for calling API and CallDLL32.
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
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....
AppleTrackingAuthorizationStatus (Function)
Determines if the app has been allowed to track activity based on user data (iOS only).
DDELink (Function)
Creates a hot link with a data.
DDEWarmLink (Function)
Creates a warm link with a data.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
DDEString (Function)
Returns the information retrieved by DDERetrieve.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
The Image control
The Image control is used to......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......