ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

File (Property)
The File property is used to manage the files a functionality applies to.
GetTypeDefinition (Function)
Gets the description of a type identified by name.
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
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.
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
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.
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
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.
CompactToolbar (Property)
The CompactToolbar property is used to: determine if the window toolbars are compacted. compact (or not) the toolbars....
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......