ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MovementAPT (Property)
The MovementAPT property allows you to know and specify whether users can move appointments in a Scheduler or Organizer control.
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.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
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....
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Switch control properties
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.
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...
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
Calling a procedure/a function
Syntax for calling a local or global procedure.