ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTMLEditorGetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
EncryptGenerateRSAKey (Function)
Generates an RSA private/public key pair....
MaxZoom (Property)
The MaxZoom property is used to get the maximum zoom value that can be used for the Camera control (for the camera in use).
CertificateList (Function)
Returns the list of certificates available on the computer.
sInExitQueue (Function)
Retrieves the number of bytes waiting to be transferred in the output buffer of the specified serial port or parallel port.
MatCreate (Example)
Usage example of the MatCreate function
MatStack (Example)
Usage example of the MatStack function
<picLayer variable>.DrawCircle (Function)
Draws a circle or an ellipse in a picLayer variable.
Parameters of the procedure used by NearbyShareDiscoverDevice (Request)
WLanguage procedure ("callback") called by NearbyShareDiscoverDevice when a new nearby device is discovered, or when a previously discovered device is no longer available.
<Looper>.InsertLine (Function)
Inserts a row into a Looper control.
<Image variable>.Crop (Function)
Returns the cropped part of an image. This image is in an Image variable.
Binary values management functions
List of functions for managing binary values...
MinZoom (Property)
The MinZoom property is used to get the minimum zoom value that can be used for the Camera control (for the camera in use).
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
HSubstDir (Function)
Associates the data directory specified in the database schema with a directory found on disk.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
MatDelete (Example)
Usage example of the MatDelete function
EmailSend (Example)
Usage example of the EmailSend function