ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
AJAXAvailable (Function)
Used to find out whether the AJAX technology is supported by the current browser.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
<Table>.ToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
<Kanban list>.PositionList (Function)
Allows you to scroll through a list of a Kanban control to display a specific card.
<PDF reader>.AddWatermark (Function)
Adds a watermark to all the pages of a PDF file in a PDF Reader control.
KanbanPositionList (Function)
Allows you to scroll through a list of a Kanban control to display a specific card.
<Connection variable>.TransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
MIMEType (Property)
The MIMEType property is used to get and change the MIME type of an element.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.