ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
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.
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).
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
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.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
dBackground (Example)
Usage example of the dBackground function
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
Events associated with Static controls
List of events associated with Static controls...
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
CertificateSignString (Function)
Creates the signature of a character string.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Multimedia control properties
List of properties associated with the Multimedia control...
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....