ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fFileName (Function)
Returns the name of an external file that is currently opened.
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....
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.
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
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....
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
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).
mlListVariable (Function)
Lists the variables found in the MATLAB session.
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......