ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OLECopy (Function)
Copies the object found in an OLE control into the Windows clipboard.
OLEActivate (Function)
Edits an OLE object contained in an OLE control.
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.
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
OLELoad (Function)
Initializes an OLE control with an OLE object.
13. Types of standard controls
fTempPath (Example)
Usage example of the fTempPath function
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
DDELink (Function)
Creates a hot link with a data.
DDEString (Function)
Returns the information retrieved by DDERetrieve.
DDEWarmLink (Function)
Creates a warm link with a data.
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.
EncryptStandard (Example)
Usage example of the EncryptStandard function
WDINT setup
DriveListeFile (Function)
Lists files in an Drive directory.
DriveListeFileGgl (Function)
Lists files from the Google suite (Google Docs, Google SpreadSheets, etc.) present in a Google Drive.
DriveListeDirectory (Function)
Lists the directories of an Drive.
MDIEnumChild (Function)
Returns the alias of the specified MDI child window.
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Windows
The windows represent the main interface of a WINDEV application......