ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
HDBIndex (Function)
Opens an xBase index file.
xBase files: Limits
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
iPrintImage (Function)
Sends the image file to print to the print buffer.
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
<Source>.CancelDeclaration (Function)
Allows you to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
RecycleBinRestore (Function)
Restores a file found in the recycle bin of the system.
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.
fFileName (Function)
Returns the name of an external file that is currently opened.
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
OBEXGetFile (Function)
Retrieves a file from a device that supports the OBEX protocol.
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....
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
dSaveImageTIFF (Function)
Saves an image in TIFF format into a file or memory.
fAddText (Function)
Adds the content of a character string at the end of a file.
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.