ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
Functions for handling commands in console mode
Functions for handling commands in console mode....
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
NameServerFile (Property)
The NameServerFile property is used to get the name of the uploaded file on the server.
<Source>.ActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
CertificateCheckFileSignatureBuffer (Function)
Checks the correspondence between a signature and a file. The signature was stored as a Buffer variable.
MaskZipCode (Function)
Retrieves the postal code input mask adapted to a given country.
MCIHeight (Function)
Returns the height (in pixels) of a media file used to display images.
MCITrack (Function)
Returns the current track of a media file previously opened (MCIOpen).
CmdWriteStandardInput (Function)
Writes data to the standard input of the command executed in console mode.
<Drive variable>.ListFile (Function)
Lists the files in a cloud-based drive directory.
<Drive variable>.CopyFile (Function)
Copies a single file on a remote drive to another directory on same drive.
<Spreadsheet>.TypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
Monochrome (Property)
The Monochrome property determines whether an image should be used in monochrome mode.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.
<Image>.LayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.