ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example).
MCITrack (Function)
Returns the current track of a media file previously opened (MCIOpen).
MCISize (Function)
Returns or changes the size of a media file previously opened (MCIOpen).
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....
<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
<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....
fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them. the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users....
MCIWidth (Function)
Returns the width (in pixels) of a media file used to display images.
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.
SpreadsheetListImage (Function)
Lists the images found in the current worksheet of a Spreadsheet control.
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.
CameraListDriver (Function)
Lists the video capture drivers installed on the current computer.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
BTLE functions
The following functions are used to handle the Bluetooth Low Energy devices:...
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....
URL Rewriting
URL Rewriting is a technique used to improve SEO......