ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ThreadExecute (Function)
Starts the execution of a secondary thread.
DriveListeDirectory (Function)
Lists the directories of an Drive.
<Variable Drive>SendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
Enqueue (Function)
Adds an element to the queue.
Push (Function)
Pushes an element onto the stack.
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.
<PDF reader>.NbSignatures (Function)
Gets the number of signatures in a PDF Reader control.
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.
DocFind (Function)
Finds a character string: in an entire Word Processing document. in a fragment....
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.