ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MaxZoom (Property)
The MaxZoom property is used to get the maximum zoom value that can be used for the Camera control (for the camera in use).
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
AppInstallUPD (Function)
Triggers the automatic update of current application.
11. Table/Looper controls
Change the volume of a UPnP device....
MinZoom (Property)
The MinZoom property is used to get the minimum zoom value that can be used for the Camera control (for the camera in use).
grRBAddData (Function)
Adds data to a Radial Bar chart.
The OLE control
The OLE control is used to handle an OLE object......
SCM: Creating a repository
To share a project via the Source Code Manager, a repository must be created......
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
HCheckStructure (Function)
Defines the mode for comparing data files.
RuleVisible (Property)
The RuleVisible property is used to: Find out whether the rulers are visible or invisible in a Word Processing control. Make the rulers visible or invisible in a Word Processing control....
Drag and Drop management functions
The following functions are used to manage Drag and Drop:...
Error 31: The file to include is not found. Check the name and path ...
Information 2102: 'Long' does not exist anymore: the integers are coded on 4 bytes
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
<Source>.CreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).