ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
Parameter Description (Type of variable)
Parameter Description variables are used to programmatically describe a parameter.
zipCreate (Function)
Creates an archive.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
Combination (Type of variable)
A combination is a set of options.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Structure (Type of variable)
A structure is a custom type of data...
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
GglDelete (Function)
Deletes data from the Google server.
iDestination (Function)
Configures the print destination.
DayHeight (Property)
The DayHeight property is used to get and change the height of days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
Open (External language)
Opens a window.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
Generating an application for Universal Windows 10 App
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
hbResultScan (Type of variable)
The hbScanResult type is used to define all the advanced characteristics of the result of an iteration performed in an HBase database.
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...