ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
DecimalPart (Function)
Returns the decimal part of a number.
EmailLoadAttachment (Function)
Adds an attached file to an email.
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
Remote WEBDEV administrator: Server settings
The server administrator can define the server parameters via the remote administration tool......
XMLCancelSearch (Function)
Cancels the search performed by XMLFind.
Log (Function)
Calculates the decimal logarithm of a numeric value.
TelemetryIsEnabled (Function)
Used to find out whether the telemetry is enabled.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
StatVarianceP (Function)
Calculates the variance for a full series of values.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
DateToInteger (Function)
Converts a date to an integer.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
grLegend (Function)
Indicates the presence and position of legend in a chart.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
HSL (Function)
Creates a color from its hue, saturation and lightness.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....