ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OCRExtractText (Function)
Reads the text contained in an image.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
PlanActif (Property)
The Property Plane Active allows you to know and modify the number of the plan Active in a window, an internal window or a Cell control .
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
ServiceWait (Function)
Pauses the current service during the specified duration.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
SecurityHtml (Property)
The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls.
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
grTimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
State (Property)
The State property is used to get and change the state of an element.
Issuer (Property)
The Issuer property allows you to know and modify the issuer of a Certificate or of an authentication.
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
BitPerPixel (Property)
The BitPerPixel property is used to get and change the number of bits per pixel in an image.
PrivateKey (Property)
The PrivateKey property manages connections that use private keys (SSH or MQTT connections).
ArrayDistinct (Function)
Returns an array without duplicates.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
grZoom (Function)
Defines the zoom of a chart.
ProjectInfo (Function)
Returns specific information about the project currently run.