ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
HOpenAnalysis (Function)
Opens a database schema in HFSQL Classic format.
<Edit>.DeleteToken (Function)
Deletes a token from a "Text token" Edit control.
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
CameraConfigure (Function)
Allows you to configure the video capture driver.
TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control. Enable or disable tap to focus in a Camera control....
VideoConfigure (Function)
Allows you to configure the video capture driver.
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
MatDelete (Function)
Deletes an existing matrix.
MatRead (Function)
Reads the value of a matrix element.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.