ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<PDF reader>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<WBAdminAuth variable>.DeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
<WBAdminAuth variable>.CreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
WBAdminCreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
WBAdminDeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
<sshSession variable>.SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
GrantType (Property)
The GrantType property gets the grant types available.
PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<Chart>.RBRotationDirection (Function)
Sets the rotation direction in a Radial Bar chart.
<Chart>.RBMaximumValue (Function)
Sets the maximum value in a Radial Bar chart.
<PDF reader>.NbSignatures (Function)
Gets the number of signatures in a PDF Reader control.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
<pdfDocument variable>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<redisConnection>.ExecuteCommand (Function)
Executes a command on a Redis server and retrieves the result.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......