ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
TableSetFocus (Function)
Gives focus to a row found in a Table or TreeView Table control: the control switches to edit for the specified row and column.
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
StartTotalRange (Property)
The StartTotalRange property is used to: get the first date or time that will be displayed in a Scheduler or TimeLine control. change the first time that can be displayed in a TimeLine control....
EndTotalRange (Property)
The EndTotalRange property is used to: get the last date or time that can be displayed in a Scheduler or TimeLine control. change the last time that can be displayed in a TimeLine control....
EndVisibleRange (Property)
The EndVisibleRange property is used to: find out and modify the last visible date or time in a Scheduler control or in a TimeLine control. modify the last visible time in a TimeLine control....
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
NbKeyItem (Property)
The NbKeyItem property is used to get the total number of key items (including composite keys) in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
NFCWriteTag (Function)
Starts writing data to an NFC tag.
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
Text (Property)
Text is used to find out whether an item is a text item.
fSeek (Function)
Gets and sets current position in an external file.
StartVisibleRange (Property)
The StartVisibleRange property is used to: get and change the first visible date or time in a Scheduler or TimeLine control. change the first visible time in a TimeLine control....
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
iGroupAdd (Function)
Adds a report to a group of reports.
DisplayEvenIfNull (Property)
The DisplayEvenIfNull property is used to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Show or hide a row or column in a Pivot Table control if it does not contain any values....
Dynamic structure (Type of variable)
A structure can be allocated dynamically...