ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CompactToolbar (Property)
The CompactToolbar property is used to: determine if the window toolbars are compacted. compact (or not) the toolbars....
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
Timeout (Property)
The Timeout property is used to get and change the maximum wait time before a request times out.
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
TreeCollapse (Function)
Collapses a branch previously expanded.
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
File (Property)
The File property is used to manage the files a functionality applies to.
SelectedText (Property)
The SelectedText property is used to get and change the text selected in an Edit control, editable Combo Box control or editable column in a Table control.
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
UsefulWidth (Property)
The UsefulWidth property is used to get and change the useful width of an internal window (or supercontrol) with scrollbars.
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
PlanActif (Property)
The Property Plane Active allows you to know and modify the number of the plan Active in a window, an internal window or a Cell control .
ServiceWait (Function)
Pauses the current service during the specified duration.
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
grTimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
State (Property)
The State property is used to get and change the state of an element.
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
grGetData (Function)
Retrieves a data from a chart.
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......