ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image>.Straighten (Function)
Transforms an image by applying perspective correction.
dStraighten (Function)
Transforms an image by applying perspective correction.
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
iPrintImage (Function)
Sends the image file to print to the print buffer.
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
<picLayer variable>.Straighten (Function)
Transforms an image by applying perspective correction.
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
docNumbering (Type of variable)
The docNumbering type is used to define the advanced characteristics of a numbering used in a Word Processing document.
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
DocFindElementByName (Function)
Searches for an element by its name in a Word Processing document.
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
Error 120: Redefinition of the structure
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
fFileName (Function)
Returns the name of an external file that is currently opened.
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
<Image variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.