ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iCreateFont (Function)
Creates a new print font.
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
HAddUser (Function)
Adds a user to a database.
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a table.
Browser constants
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Count (Property)
The Count property returns the number of elements in a given set.
Constants for the geo-localization functions
Constants used by the geo-localization functions...
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
Describing an element
A flexible modeling includes different elements linked together......
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
Configuring the Project Management Hub
The Project Management Hub allows you to configure......