ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.DeleteLink (Function)
Deletes an integrity rule between two data files on the server.
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
HRead (Function)
Reads a record in a file according to a given record number.
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
<diagLibrary variable>.LoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
File download functions
The following functions are used to manage downloads......
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
Query editor: Characteristics
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
<Variable pdfDocument>PageExtract (Function)
Extracts a page from a PDF file in a variable of type Image.
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
DriveDeleteDirectory (Function)
Deletes a directory (and the files it contains) on an Drive (remote disk).
LuhnCalculate (Function)
Calculates the next Luhn check digit for a given sequence.
<Variable Drive>DeleteDirectory (Function)
Deletes a directory (and the files it contains) on an Drive (remote disk).
<Variable gglDrive>DeleteFile (Function)
Removes a Google Suite file inside a Google Drive.
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Input (Function)
Displays a message allowing the user to type an information.
9. Overlaying controls
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......