ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)....
2. WEBDEV administrator in practice
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
fFileName (Function)
Returns the name of an external file that is currently opened.
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....
FileSize (Property)
The FileSize property is used to get the size of a file.
<Image>.SaveBMP (Function)
Saves an image: in a file in BMP format. in memory....
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
fLongPath (Function)
Returns the full long path of a file or directory.
fShortPath (Function)
Returns the full short path of a file or directory.
mlListVariable (Function)
Lists the variables found in the MATLAB session.