ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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.
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
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......
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
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.
File (Property)
The File property is used to manage the files a functionality applies to.
BackgroundPattern (Property)
The BackgroundPattern property is used to get and change the background pattern of an element.
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 .
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.
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......
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
mongoOperationDeleteOne (Type of variable)
The mongoOperationDeleteOne type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. The first document that matches the filter will be deleted.
mongoOperationDeleteAll (Type of variable)
The mongoOperationDeleteAll type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. All the documents that match the selection filter will be deleted.