ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Binary (Property)
The Binary property is used to determine if an item is binary.
HTMLSave (Function)
Saves the content of an htmlDocument variable to an HTML file.
<Source>.DescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
<htmlDocument variable>.Save (Function)
Saves the content of an htmlDocument variable to an HTML file.
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a data file.
<Source>.StatCalculate (Function)
Performs various statistical calculations on the file keys.
<Source>.StatDate (Function)
Returns the date of the last update for the index statistics.
<Source>.StatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
<Source>.StatNbRec (Function)
Returns the number of entries for a given key item.
<Source>.SetMemo (Function)
Used to modify the management mode of memo items.
<Source>.TrackStop (Function)
Stops tracking a data file on an HFSQL server.
<Source>.ToItem (Function)
Assigns the specified value to an item of the current record.
PDFAddImage (Function)
Adds an image to a page in an existing PDF file.
CompositeKey (Property)
The CompositeKey property determines if an item is a composite key.
Date (Type of variable)
The Date type enables you to easily handle the dates...
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
dSaveImageBMP (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.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
fLongPath (Function)
Returns the full long path of a file or directory.
fShortPath (Function)
Returns the full short path of a file or directory.
HSetMemo (Function)
Used to modify the management mode of memo items.
SQLLast (Function)
Sets the position on the last row of the query result.