ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fListDisk (Function)
Returns the list of disks installed on the computer.
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
InvalidInputMessage (Property)
The InvalidInputMessage property gets and sets the message that will be displayed if the control contains invalid data (input mask or value out of bounds).
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
NbKeyItem (Property)
The NbKeyItem property is used to get the total number of key items (including composite keys) in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
File Description (Variable type)
The File Description variable is used to programmatically describe tables.