ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
HClusterDeleteNode (Function)
Disables a node in a HFSQL cluster.
zipCreate (Function)
Creates an archive.
Google Calendar management functions
List of functions for managing Google calendars...
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
GglDelete (Function)
Deletes data from the Google server.
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
Hyper File functions available for backward compatibility
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
16. Java applications in practice
Java applications in practice...
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
hbResultScan (Type of variable)
The hbScanResult type is used to define all the advanced characteristics of the result of an iteration performed in an HBase database.
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
SysNotificationRemoveID (Function)
Removes all previously sent interactive notifications that match the specified identifier (ID).
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
InitRandom (Function)
Initializes the generator of random numbers.
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.