ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
DashMode (Function)
Opens or closes the Dashboard control edit mode.
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
MovementAPT (Property)
The MovementAPT property allows you to know and specify whether users can move appointments in a Scheduler or Organizer control.
PeriodSelection (Property)
The PeriodSelection property is used to determine and specify if the user can select a time period in an Scheduler or Organizer control.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Switch control properties
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
dBorder (Function)
Draws the borders.
RegistryRename (Function)
Renames a key in the registry.
iPrintReport (Function)
Prints a report created with the report editor.
TreeView Table control functions
List of functions for managing TreeView Table controls...
DirectInputAPT (Property)
The DirectInputAPT property is used to determine and specify if the user can directly change the title of an appointment in a Scheduler or Organizer control.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
Calling a procedure/a function
Syntax for calling a local or global procedure.