ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
<Table>.ToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
<PDF reader>.AddWatermark (Function)
Adds a watermark to all the pages of a PDF file in a PDF Reader control.
Parameters of the procedure used by fReadLine
WLanguage procedure ("Callback") called by fReadLine for each line read in the file.
DriveRecoverFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
MCISize (Function)
Returns or changes the size of a media file previously opened (MCIOpen).
<Variable Drive>SendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
<Variable Drive>RetrieveFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
HCheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example).
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
NotesViewListColumn (Function)
Lists the columns found in the current view in Lotus Notes.
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.
iCalendarToAppointment (Function)
Lists the appointments described in a character string in iCalendar format.
CameraListDriver (Function)
Lists the video capture drivers installed on the current computer.
SpreadsheetListImage (Function)
Lists the images found in the current worksheet of a Spreadsheet control.
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
SearchAAF (Property)
The SearchAAF property is used to: find out whether the search via AAF is enabled on a non-editable Combo Box control, enable (or not) the search via AAF on a non-editable Combo Box control....
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.