ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
tapiCallDuring (Function)
Returns the duration of the call (difference between the start date and time of call and the end date and time of call).
Project description: Style tab
The project description window allows you to configure various elements of your project......
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
gglNotification (Type of variable)
The gglNotification type is used to define information about event notifications in a calendar.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
Count (Property)
Count keyword can correspond to: the Count function. This function returns the number of occurrences of a control in a window, page or group of controls. The Count property, which returns a number of elements. This property can be used on: the controls of a window or page. For more details, see Count. a xmlNode variable. a JSON variable....
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
UploadCurrentFileSizeSent (Function)
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
dDominantImageColor (Function)
Returns the dominant (i.e. most frequent) color of an image in an Image variable or in an Image control.