ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
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.
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......
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.
Handling Spreadsheet controls programmatically (in a report)
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......
NotesViewSeekFirst (Function)
Seeks the first document found in the current view in Lotus Notes.
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....
Events associated with framesets
List of events associated with framesets...
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
LOOP statement
The statement block is repeated endlessly...
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....