ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
Constants used by the scanner functions
Constants used by the scanner functions...
ActiveDirectory (Property)
The ActiveDirectory property allows you to connect to an HFSQL server using Active Directory authentication.
Source (Property)
The Source property can be used on: Chart control field field: in this case, the Source property indicates the source of the series: table column, list of values, etc, ... a connection: in this case, the Source property is used to identify or define the source of a connection (HFSQL Client/Server, OLE DB, etc.).....
<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable.
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a web service request.
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
<Connection variable>.OperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
<Image variable>.Crop (Function)
Returns the cropped part of an image. This image is in an Image variable.
SOAPAddXMLSignature (Function)
Adds an XML signature to a web service request.
<Queue variable>.Dequeue (Function)
Removes an element from the queue.
<Image variable>.DrawHalo (Function)
Adds a halo effect on an image found in an Image variable.
WebSocketListConnectedUser (Function)
Lists the clients connected to the WebSocket server.
Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
MQTT functions
The following functions are used to manage MQTT clients...
<Chrono>.Resume (Function)
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause.
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
<ftpConnection variable>.Time (Function)
Returns the different creation, modification or access times associated with a file located on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 - Update 2....
<Document variable>.Add (Function)
Adds at the end of a Document variable: an element, a document, a paragraph, a text, an image or a fragment.
<mongoGridFS variable>.GetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
HTMLFindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document (or in an HTML node).
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
<emailIMAPSession variable>.RemoveFolder (Function)
Deletes a folder on an IMAP server.