ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Spreadsheet controls programmatically (in a report)
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
NotesViewSeekLast (Function)
Seeks the last document found in the current view in Lotus Notes.
NotesViewSeekFirst (Function)
Seeks the first document found in the current view in Lotus Notes.
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
Events associated with a Multimedia control
List of events associated with a Multimedia control...
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
Project Management Hub: Time tracking
The time spent can be listed on......
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....