ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
13. Types of standard controls
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
12. External component in practice
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
LeftIndent (Property)
The LeftIndent property gets and sets the space to the left of the text in a control.
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
ExecutePresetAction (Function)
Runs a preset WINDEV action.
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
Table,Insert (External language)
Inserts an element into a table at a given position.
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL table.