ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiCallIsWaiting (Function)
Used to find out whether the call is on hold.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
HCheckStructure (Function)
Defines the mode for comparing data files.
HChangeName (Function)
Modifies the physical name of a data file.
<Source>.CheckStructure (Function)
Defines the mode for comparing data files.
tapiCallEnd (Function)
Returns the date and time of the end of call.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
SelectedTextWithTag (Property)
The SelectedTextWithTag property is used to get or change the text selected in a rich edit control (RTF or HTML) with HTML or RTF formatting tags.
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
OrganizerInfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer): the index of the appointment for the specified position. the date corresponding to the specified position....
DayBreakHeight (Property)
The DayBreakHeight property is used to get and change the height of breaks between days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
WinEditAllowed (Property)
The WinEditAllowed property is used to determine and configure the actions allowed on a control when the window switches to "Allow end users to modify the UI" mode.
<Combo box>.Close (Function)
Forces the closing of the drop-down list in a Combo Box control (simple or multi-column Combo Box).
<Organizer>.InfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer): the index of the appointment for the specified position. the date corresponding to the specified position....
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
HDelete (Function)
Deletes a record from a data file (query or view).