ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Variable gglDrive>DeleteFile (Function)
Removes a Google Suite file inside a Google Drive.
HListReindexingHistory (Function)
Lists the operations performed on current data files, over the last 24 hours, or on the last 1000 files. These operations include reindexing, recalculation of statistics, memo verification, index verification, etc. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
<Variable gglDrive>RetrieveGglFile (Function)
Retrieves an Document from the Google suite present on a Google Drive in the desired compatible format.
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
How to create a patch?
BTLECharacteristicReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.
7. Window templates
...Window templates...
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
AppointmentToiCalendar (Function)
Exports an appointment or a list of appointments in iCalendar format.
Token management functions
Token management functions in "Text token" Edit controls....
Handling an Organization Chart control through programming (prefix syntax)
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a data file.
12. Retrieving data from a site
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows)....
TourGuideStop (Function)
Stops the specified tour or the tour in progress.
<GuidedTour>.Stop (Function)
Stops the specified tour or the tour in progress.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......