ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
SysDir (Function)
Returns the path of a system directory.
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
LDAPRenameAttribute (Function)
Renames an attribute.
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
Position (Function)
Finds the position of a specified string within another string.
SchedulerWorkingHourResource (Function)
Used to indicate the specific working hours per day and per resource in a Scheduler control.
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
Select query description window: Items that can be used
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
PDFToText (Function)
Extract the text contained in an Document PDF.
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
Constants for the archiving functions
List of constants used by the archiving functions....
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....