ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
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....
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.
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......
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
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.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......