ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
RESTSend (Function)
Sends a REST request and waits for the server response.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
Creating a translation file
WDINT allows you to create a translation file....
RoundToMultiple (Function)
Returns a numeric value rounded to the nearest multiple of another numeric value.
Seek (Function)
Searches for the index of an element in a WLanguage array.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
fTrackFile (Function)
Triggers the tracking of a file.
MapDeleteShape (Function)
Deletes a shape drawn on the map displayed in an Map control.
GetTheme (Function)
Gets the current theme of a mobile application.
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
Comparison operators
The comparison operators can be divided into several categories......
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
iPrintBlock (Function)
Forces a report block to print.
HDescribeFile (Function)
Describes a data file programmatically.
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.