ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
iPrintAreaRTF (Example)
Usage example of the iPrintAreaRTF function
DotNetRun (Function)
Runs a procedure on a .Net server.
LDAPFind (Function)
Performs a search in an LDAP server.
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
HError (Example)
Usage example of the HError function
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
Error 113: Non-dynamic array without definition
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
TimelineDeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
SysInstance (Function)
Returns the instance of a module.
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
<Source>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
XMLDelete (Example)
Usage example of the XMLDelete function
Hasp constants
The Hasp constants are as follows......
Null (keyword)
The "Null" keyword can correspond to:
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
Calling a procedure/a function
Syntax for calling a local or global procedure.