ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MatRead (Function)
Reads the value of a matrix element.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Events associated with a Multimedia control
List of events associated with a Multimedia control...
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
NextTitle (Function)
Modifies the title of next window to open.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
Thread management functions
List of functions for managing threads...
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
Step 1: Configuring the print parameters
This step allows you to choose......
fMoveDir (Function)
Moves a directory and its content.
SysTheme (Function)
Returns the current theme used on the mobile device.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.