ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
NotificationDisplay (Function)
Displays a message outside the browser.
Bluetooth constants
List of constants used by the Bluetooth functions....
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
iEndReport (Function)
Forces the report print to stop.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
Extern (Reserved word)
EXTERN is used to...
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
Passing parameters
The parameters can be passed to a procedure......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
fCreateLink (Function)
Creates a link on a file at the specified location.
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.