ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV website, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site.
Site testing: the different types of tests available
WEBDEV includes multiple methods for testing your sites...
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV website from a static page or from a dynamic WEBDEV page.
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ...
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site...
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run ...
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
SFConvertLead (Function)
Converts the leads.
InServiceMode (Function)
Indicates whether the code is run in a service.
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
Decode (Function)
Decodes a character string that was encoded by Encode.
gToRetrieve (Function)
Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control.
grLoadParameter (Function)
Restores the parameters used to draw a chart.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
grSourceCategoryLabel (Function)
Defines the source of the category labels.
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Organizer report
The report editor gives you the ability to create "Organizer" reports....
HErrorLock (Function)
Used to check whether a lock error occurred.
Hasp constants
The Hasp constants are as follows......
UUDecode (Function)
Decodes a character string in UUEncode format.
grGetData (Function)
Retrieves a data from a chart.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.