ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

diagPolygon (Type of variable)
The diagPolygon type is used to define all the advanced characteristics of a shape of type Polygon.
LDAPStartAdd (Function)
Initializes the addition of a new object into an LDAP server.
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
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.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Complete (Function)
Returns a character string of a specified length.
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
Financial constants
List of constants used by the financial functions....
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
StatVarianceP (Function)
Calculates the variance for a full series of values.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
XMLAddChild (Function)
Adds a child tag into an XML document.
ArrayCopy (Function)
Copies the content of an array to another array.
Constants for managing Organizer controls
Constants for managing Organizer controls...
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).