ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
MapLimitArea (Function)
Limits the geographic area displayed in the Map control.
FinNetCurrentVal (Example)
Usage example of the FinNetCurrentVal function
HTMLEndPage (Property)
The HTMLEndPage property is used to get and change the HTML code inserted at the end of the page.
Page constants
List of constants used by page functions....
TabOffset (Property)
The TabOffset property is used to get and change the offset between the border of a Tab or Ribbon control and the tab buttons.
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
ContactModify (Function)
Modifies the current contact in a Lotus Notes or Outlook address book.
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
OrganizerZoom (Function)
Returns the time range displayed by an Organizer control.
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
APIConfigure (Function)
Modifies the options for calling API and CallDLL32.
spLength (Property)
The spLength property is used to: Get the hash output length. This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the hash output length (only for "Password" items defined programmatically)....
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
Table,Delete (External language)
Deletes an element from a Table control.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
ShapePolygon (Function)
Modifies the shape currently displayed in a Shape control to get a custom shape (by specifying the coordinates of polygon points).
PVTCompareDateRange (Function)
Calculates and displays a date range comparison in a Pivot Table control.
MemDeleteAll (Function)
Clears and deletes a memory zone.
MemSetPosition (Function)
Positions the memory zone on an element.
SysSerialNum (Function)
Returns the IMEI number of the current device.
HReadLast (Example)
Usage example of the HReadLast function