ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
Clipboard management functions
List of functions for managing the clipboard...
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
Body Complement block
The Body complement block is linked to the Body block......
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Character strings
WLanguage supports different types of strings....
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
diffApply (Function)
Applies a difference buffer to a specific buffer.
Constants for managing character strings
List of constants used by string management functions...
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
gpwOpen (Function)
Opens the User Groupware login window or page.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
SNMPGetTable (Function)
Reads a table of SNMP values.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.