ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
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......
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.
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
HAddUser (Function)
Adds a user to a database.
Constants for the geo-localization functions
Constants used by the geo-localization functions...
iCreateFont (Function)
Creates a new print font.
Browser constants
Describing an element
A flexible modeling includes different elements linked together......
Count (Property)
The Count property returns the number of elements in a given set.
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......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
SQLExec (Function)
Names and runs an SQL query.
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
Supercontrol
A supercontrol is an advanced type of control......
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....