ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
ERR_BAD_CONTEXT_FOUND
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
16. Types of code
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
Error 1004: To explicitly access an element of the base class '%1', use the syntax
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
WDScript: use in command-line and console mode
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....