ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DashMode (Function)
Opens or closes the Dashboard control edit mode.
<Page>.Display (Function)
Displays a web page in the user's browser....
HAlias (Function)
Creates a logical alias of a table (or query) or cancels all existing aliases.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Organizer control functions
The following functions are used to manage the Organizer control:...
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
Constants for external files
List of constants used by the functions for managing external files....
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
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....
HRestorePosition (Function)
Restores the previously saved context of a file (function HSavePosition): record in progress, filter, playback pointers.
iPrintReport (Function)
Prints a report created with the report editor.
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.
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.