ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
tapiCallDuring (Function)
Returns the duration of the call (difference between the start date and time of call and the end date and time of call).
Functions for managing contacts (Lotus Notes, Outlook and mobile device)
List of functions for managing contacts: Lotus Notes, Outlook, mobile devices (Android, iPhone, iPad, Universal Windows)...
BreadcrumbModifyLink (Function)
Modifies a link in a Breadcrumb control.
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
LogMethod (Property)
The LogMethod property is used to: find out the log mode used for a data file (file defined in the data model editor or through programming). define the log mode used for a data file (when the file is described through programming)....
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
Wi-Fi functions
Functions for Wi-Fi management...
Error 42: Label out of scope of GOTO
MovementTask (Property)
The MovementTask property allows you to know and modify the way users move tasks in a Gantt Chart column.
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
HRSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
FormattingMarksColor (Property)
The FormattingMarksColor property is used to: get the color of the formatting marks in a Word Processing control. change the color of the formatting marks in a Word Processing control....
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
StatusBar (Property)
The StatusBar property is used to: find out whether the status bar is displayed or not display (or not) the status bar of a window....