ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
VideoRequestPermission (Function)
Requests permission to use the device's camera....
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
CameraRequestPermission (Function)
Requests permission to use the device's camera....
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
Constants for manging the replication
List of constants used by the functions for managing the replication....
grColor (Function)
Returns and initializes the color of different chart elements.
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
ComponentInfo (Function)
Returns information about a component.
ContactDisplay (Function)
Opens the form of a contact in the native application for contact management of the device (Android, iPhone or iPad).
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer. Note: This feature is only available from WINDEV Suite SaaS 2025 - Update 2. For more details, see Using new features exclusive to WINDEV Suite SaaS 2025....
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Chart constants
List of constants used by the functions for chart management....
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
zipExtractPath (Function)
Returns the path of a file found in the archive.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
HTTPSendForm (Function)
Sends an HTTP form.