ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
saasService (Type of variable)
The saasService type is used to define the advanced characteristics of a SaaS service.
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
HDescribeItem (Example)
Usage example of the HDescribeItem function
Port (Property)
The Port property is used to identify and change a server connection port.
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
iForceComplement (Function)
Forces the printing of a Body Complement block.
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....