ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
fDelete (Example)
Usage example of the fDelete function
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
System constants
List of constants used by the system functions....
FTPCommand (Example)
Usage example of the FTPCommand function
fCreate (Example)
Usage example of the fCreate function
FTPSize (Example)
Usage example of the FTPSize function
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
<Map>.GetStyle (Function)
Returns the style used by the map displayed in the Map control. From version 2025 Update 2, this function is no longer available. Google has implemented a new map style management mode. Now, you need to define map styles in the Google Maps platform and then use MapIDGgl to manage these styles....
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
Constants for manging the replication
List of constants used by the functions for managing the replication....
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....
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.