ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ContactFirst (Function)
Reads the first contact in a Lotus Notes or Outlook address book.
FlexGrow (Property)
The FlexGrow property allows you to know and modify the growth factor of a control present in a row of a control c00 Flexbox.
H.NbRecModificationQuery
Used to find out the number of records added, modified or deleted when running the last query of the current context.
MinAutoID (Property)
The MinAutoID property is used to get the minimum automatic identifier of a replicated data file.
CompositeKey (Property)
The CompositeKey property determines if an item is a composite key.
TreeIdentifier (Function)
Returns the identifier associated with an element (node or leaf) in a TreeView control.
FlexShrink (Property)
The Property FlexShrink allows you to know and modify the reduction factor of a control present in a row of a control Flexbox.
EmailUpdate (Example)
Usage example of the EmailUpdate function
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
SNMP constants
List of constants used by the SNMP functions....
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
Error 1011: To access the global member of the class, use ClassName::MemberName
ContactNext (Function)
Reads the contact after the current contact in a Lotus Notes or Outlook address book.
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
ContactPrevious (Function)
Reads the contact before the current contact in a Lotus Notes or Outlook address book.
gglPerson (Type of variable)
The gglPerson type is used to describe and modify the participants attending an event of a Google calendar...
dPolygon (Example)
Usage example of the dPolygon function
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
LocalStorageGet (Function)
Retrieves a value from the local storage.
LocalStorageDelete (Function)
Deletes a value from the local storage.
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
VerticalSwipe (Property)
The VerticalSwipe property is used to determine and change the swipe direction in an internal window with swipe gesture support.