ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableAddChild (Example)
Usage example of the TableAddChild function
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
MenuAdd (Function)
Adds an existing popup menu into the main menu of the current window.
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
SFModify (Function)
Modifies the records of a file defined in Salesforce.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
SaaSClientConnexion (Function)
Returns the characteristics of the connection to the client database.
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (popup menu or drop-down menu).
Keyword (Property)
The Keyword property is used to get and change a keyword.
SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.
httpRequest
The HTTPRequest keyword can correspond to...
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
Action (Property)
The Action property is used to specify the action to be performed.
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
StartTotalRange (Property)
The StartTotalRange property is used to: get the first date or time that will be displayed in a Scheduler or TimeLine control. change the first time that can be displayed in a TimeLine control....
EndTotalRange (Property)
The EndTotalRange property is used to: get the last date or time that can be displayed in a Scheduler or TimeLine control. change the last time that can be displayed in a TimeLine control....
CharactTypeCount (Function)
Returns the number of characters matching a given type.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.