ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Contains (Function)
Allows you to check if a substring is within a string.
NumberInWords (Function)
Converts a number to words.
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
zipFindFile (Example)
Usage example of the zipFindFile function
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
HNext (Function)
Sets the position on the next data file record according to a browse item.
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....
zipInfoFile (Example)
Usage example of the zipInfoFile function
HDescribeItem (Example)
Usage example of the HDescribeItem function
InServiceMode (Function)
Indicates whether the code is run in a service.
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
InitialState (Property)
The InitialState property is used to get the initial state of a control.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....