ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties of a help page
The characteristics of a help page are used to define......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
JSMethod (Function)
Used to run a JavaScript method on an element found in the current 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......
EncryptGenerateRSAKey (Function)
Generates an RSA private/public key pair....
DiagramToImage (Function)
Exports a diagram to a variable of type Image.
HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
Binary values management functions
List of functions for managing binary values...
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
Border of controls
One of the most important elements of control style is its border......
NetMACAddress (Function)
Returns the MAC address (physical address) of one of the network cards found on the computer.
Check Box control functions
The following functions are used to manage the Check Box controls......
DiagramToSVG (Function)
Exports a diagram to an SVG image.
XMLValidDocument (Function)
Validates an XML document from an XSD schema.
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
Constants for managing the internal windows
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
gToText (Function)
Deletes the graphic elements from a character string that uses gStoredValue, gImage, ...
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.