ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<picLayer variable>.Resize (Function)
Resizes an image in a picLayer variable.
ocrTextBlock (Variable type)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
diagLibrary (Variable type)
The diagLibrary type is used to define all the advanced characteristics of a library of preset shapes used by a Diagram Editor control.
hScheduleMaterializedView (Variable type)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating the data of a scheduled materialized view on an HFSQL server.
WBAdminAuth (Variable type)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
diagActionAllowed (Variable type)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
appServerScheduledTask (Variable type)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a web service).
NET constants
List of constants used by the DotNet functions....
<picLayer variable>.InvertColor (Function)
Inverts the colors of a picLayer variable.
Certificate (Variable type)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
<Document variable>.ToText (Function)
Creates a character string with the data of a Document variable.
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
<picLayer variable>.Rotation (Function)
Rotates an image in a picLayer variable.
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
<Image variable>.DrawLine (Function)
Draws a line in an Image variable.
StringToJSON (Function)
Converts a JSON string into a JSON variable.
Multi-database queries
A query (typed in SQL code) can operate on different databases......