ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
dRectangle (Example)
Usage example of the dRectangle function
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
dCircle (Example)
Usage example of the dCircle function
The Multimedia control
The Multimedia control is used to play multimedia files......
MyParent (Reserved word)
MyParent is used to handle...
zipExist (Function)
Used to find out whether an archive exists.
CertificateCheckFileSignatureBuffer (Function)
Checks the correspondence between a signature and a file. The signature was stored as a Buffer variable.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
CertificateSignFile (Function)
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
Break management functions
The following functions are used to manage loopers in the Table controls and the Looper controls:...
ReplicDeleteSubscription (Function)
Deletes the subscription of a replication on the replication server.
<TimeLine>.AddEvent (Function)
Adds an event into a TimeLine control.
Functions for managing Organizer controls (prefix syntax)
The following functions are used to handle the Organizer control via prefix syntax:...
Reduce (Function)
Applies a computation to each element of a WLanguage array.
Apply (Function)
Executes a procedure for each element of a WLanguage array.
<Email variable>.ImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
<xsdEntity variable>.AddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
<sshSession variable>.ConnectShell (Function)
Starts a new SSH session of "Shell" type.
<sshSession variable>.DisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
<sshSession variable>.Read (Function)
Reads the data found on the output buffer of the SSH session.
<mongoCollection variable>.ModifyOne (Function)
Modifies a document in a collection of MongoDB database.
Toast constants