ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MatFloatMultiply (Function)
Multiplies each matrix element by a value.
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
dCircle (Example)
Usage example of the dCircle function
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
HCheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example).
Salesforce functions
List of Salesforce functions...
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
Installing a SOAP server with Apache
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
MatRead (Function)
Reads the value of a matrix element.
RegistryRename (Function)
Renames a key in the registry.
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
Using .NET assemblies in a project
To use .NET assemblies in a project......
dBackground (Example)
Usage example of the dBackground function