ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a data file.
<Chart>.AxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
<Date type>.ToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
<Date type>.ToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
<Word Processing>.ToPDF (Function)
Converts a Word Processing document into a PDF file.
<hdfsConnection variable>.Rename (Function)
Renames a file or a directory found on a Hadoop server.
<Window>.WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
<mongoGridFS variable>.GetFileInfo (Function)
Used to get information about a MongoDB file (gridFS).
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
PDFAddImage (Function)
Adds an image to a page in an existing PDF file.
<Source>.DescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
<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.
Binary (Property)
The Binary property is used to determine if an item is binary.
CompositeKey (Property)
The CompositeKey property determines if an item is a composite key.
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
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.