ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Kanban list>.PositionList (Function)
Allows you to scroll through a list of a Kanban control to display a specific card.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
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....
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
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.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
<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.
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....
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
Runtime log
The runtime log is the best way to identify the most used features of an application......