ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
iCloudKeyValueWrite (Function)
Stores the value of a key in an Apple iCloud-based container of "key-value" pairs.
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
TableInfoXY (Example)
Usage example of the TableInfoXY function
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
grGetData (Function)
Retrieves a data from a chart.
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
On/Off button in a window
The on/off button is a button that operates like a check box......