ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
OCRParameter (Function)
Initializes the general options of the native OCR (Optical Character Recognition) system.
XMLToJSON (Function)
Converts an XML string to JSON.
HTML Editor control functions
List of functions for managing HTML Editor controls...
ContinentList (Function)
Returns the list of continents.
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
iDocumentPrinted (Function)
Determines whether the user printed the document from the report viewer.
RedisSet (Function)
Changes the value of a key on a Redis server.
RedisGet (Function)
Gets the value of a key from a Redis server as a string.
<PDF reader>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL tables.
<Word Processing>.Save (Function)
Saves a document as a "docx" file.
inAppConsumeProduct (Function)
Used to consume, in an application, a product that was previously purchased by the user.
TimelineAddEvent(Function)
Adds an event into a TimeLine control.
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
MaskZipCode (Function)
Retrieves the postal code input mask adapted to a given country.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL tables.
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
HRSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
DocFind (Function)
Finds a character string: in an entire Word Processing document. in a fragment....
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....