ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Hyper File functions available for backward compatibility
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
GPSGetPosition (Function)
Retrieves information about the current device position.
iPrintDiagram (Function)
Prints a diagram from: a Diagram Editor control, a "wddiag" file, a Diagram variable....
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
fDirSize (Function)
Returns the size of a directory in bytes.
Organizer control functions
The following functions are used to manage the Organizer control:...
GranularityMovement (Property)
The GranularityMovement property is used to get and change the size of the grid to move: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
SocketExist (Function)
Checks the existence of socket.
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
Binary (Property)
The Binary property is used to determine if an item is binary.
ControlOver (Function)
Identifies the control hovered over with the mouse cursor.
ArrayToParameters( Function)
Converts an array of elements into a list of parameters.
XMLAddChild (Function)
Adds a child tag into an XML document.
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
Bluetooth functions
List of Bluetooth functions...
GglListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
MapAddImage (Function)
Adds a new image to the map displayed in a Map control.
Undocked (Property)
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.
CursorDisplay (Function)
Displays or hides the mouse cursor.
ClipboardHeight (Function)
Calculates the height of an image (in bitmap format) found in the clipboard.
ClipboardWidth (Function)
Calculates the width of an image (in bitmap format) found in the clipboard.
HOnError (Example)
Usage example of the HOnError function