ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Environment of the report editor
Environment of the report editor...
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
kbActionAllowed (Type of variable)
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control.
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Constants for managing contact functions
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Configuring the setup program
Two tools can be used to create a setup program......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.