ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
Value (Property)
The Value property is used to get and change the value of an element.
NetworkUser (Function)
Identifies the name of the connected user.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
HTTP constants
List of constants used by the HTTP functions....
Compile (Example)
Usage example of the Compile function
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Color (Property)
The Color property is used to get and change the color of an element.
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.
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
Port (Property)
The Port property is used to identify and change a server connection port.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
SensorEnd (Function)
Indicates the end of the use of the sensor functions.