ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DocFind (Function)
Finds a character string: in an entire Word Processing document. in a fragment....
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
HServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
SaaSAdminListVisit (Function)
Returns the list of visits to a SaaS site.
fSeek (Function)
Gets and sets current position in an external file.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
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.
Push (Function)
Pushes an element onto the stack.
PDFNbSignatures (Function)
Gets the number of signatures in a PDF document.
PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
SAPConnect (Function)
Connects a SAP R/3 system from the information given in the SAP structure....
URIGetInfo (Function)
Retrieves information of a URI resource.
GetUUID256 (Function)
Calculates a 256-bit Universal unique identifier ("UUID").
MemcachedAdd (Function)
Adds a new key/value couple into the Memcached cache....
MemcachedAssign (Function)
Modifies a key/value couple in the Memcached cache: If the key exists, the value is modified. If the key does not exist, the key/value couple is added....
MemcachedDelete(Function)
Deletes a key from the Memcached cache.
MemcachedDeleteKeyGroup (Function)
Deletes a key from the Memcached cache on a group of servers.
MQTT functions (prefix syntax)
The following functions are used to manage MQTT clients...
Permission constants
Renvoie une ou toutes les permissions déclarées par l'application....