ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
PublicationDate (Property)
The PublicationDate property is used to get the date an element was last accessed.
ServerAddress (Property)
The ServerAddress property gets and sets the server address.
URI
The URI keyword can correspond to...
Valid (Property)
The Valid property is used to determine if an element is valid.
PermissionRequest (Function)
Prompts the user to grant an application permission.
Search the selected text on the Internet (AAF)
The context menu of Edit controls includes a "Search on Internet" option for the term selected in the control......
HeightWithAnimation (Property)
The HeightWithAnimation property is used to modify the height of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
WidthWithAnimation (Property)
The WidthWithAnimation property is used to modify the width of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
Event
The Event keyword can correspond to:
Empty (Property)
The Empty property is used to determine if an element is empty.
ClientID (Property)
The ClientID property gets the client ID defined when the application was declared or registered.
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
Group (Property)
The Group property is used to identify and change groups of elements.
BackgroundPattern (Property)
The BackgroundPattern property is used to get and change the background pattern of an element.
HSetLog (Function)
Enables or disables log management on a file.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
SpreadsheetInsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
grRBAddData (Function)
Adds data to a Radial Bar chart.
HTML (Property)
The HTML property is used to configure the use of HTML content.
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
Timeout (Property)
The Timeout property is used to get and change the maximum wait time before a request times out.
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
File (Property)
The File property is used to manage the files a functionality applies to.
dPolygon (Example)
Usage example of the dPolygon function