ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
<Organizer>.SelectMinus (Function)
Deselects an appointment from an Organizer control.
SerialNumber (Property)
The SerialNumber property is used to manage serial numbers.
Name (Property)
The Name property is used to get the name of an element.
gImage (Function)
Builds a sequence of characters containing an image.
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
ErrorBuild (Function)
Displays a custom error message in a system error window.
Bluetooth constants
List of constants used by the Bluetooth functions....
<Organizer>.SelectPlus (Function)
Selects an appointment in an Organizer control.
MapDisplayPosition (Example)
Usage example of the MapDisplayPosition function
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
Sensor constants
Constants used by the SensorXXX functions...
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
Val (Function)
Returns the numeric value of a character string.
StatSum (Function)
Calculates the sum for a series of values.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.