ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PDFSign (Function)
Adds an approval signature to an existing PDF.
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
HExportJSONString (Function)
Exports the records from a table (HFSQL or OLE DB), view, or query to a JSON string.
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad).
MongoDeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
NetworkUser (Function)
Identifies the name of the connected user.
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
FBSessionStatus (Function)
Checks the status of a Facebook session.
tapiCallEnd (Function)
Returns the date and time of the end of call.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST web service.
NotesAddAttachment (Function)
Attaches a file to an item of the current document in Lotus Notes.
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
BitwiseNOT (Function)
Returns the result of a bitwise NOT operation performed on a value.
HDropView (Function)
Deletes a materialized view from the HFSQL server.
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
ThreadEnd (Function)
Ends the execution of the current thread.
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
SysSpace (Function)
Returns the physical memory space for the current computer.
SysWinActive (Function)
Returns the handle of the active window or activates a window.
StringEndsWith (Function)
Checks whether a character string ends with: with a specific character string. with one of the character strings in an array....
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
InAppleWatchEmulatorMode (Function)
Indicates whether the code is run in the Apple Watch emulator.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.