ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
TimelineListEvent (Function)
Returns: the list of events found between two given times in a TimeLine control, all events of a TimeLine control, a specific event (selected or hovered)....
<Table>.fromJSON (Function)
Populates a Table or TreeView Table control with the contents of a JSON string or variable.
HExportJSONString (Function)
Exports the records from a table (HFSQL or OLE DB), view, or query to a JSON string.
EmailExpunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
BCCalculateControlCharacter (Function)
Returns the check code of a bar code.
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
RedisSubscribe (Function)
Subscribes to a Redis broadcast channel.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
DateToInteger (Function)
Converts a date to an integer.
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
Constants for managing appointments
Lists of constants used to manage the appointments...
Automation object
The Automation keyword is used to declare an automation object...