ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
HPass (Function)
Defines the password used to create or open a table.
WDXView: How to use
This help page presents the different features of WDXView......
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
HTTPSimulateNetwork (Function)
Simulates a slow network by limiting the download and upload speed.
InPHPMode (Function)
Indicates whether the code is run in PHP.
HChangeName (Function)
Modifies the physical name of a table.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
BrightnessGet (Function)
Returns the current setting of the brightness for the screen of the device.
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.