ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates). Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
HListLink (Function)
Returns the list of table bindings (Merise type) present: in the current database schema, in ongoing database schemas (projects with multiple database schemas). in a specific database schema....
XMLFind (Function)
Performs a search in an XML document.
NumberInWords (Function)
Converts a number to words.
zipExtractPath (Function)
Returns the path of a file found in the archive.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file.
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL table.
fFileExist (Function)
Checks the existence of an external file.
HRecreateSubscriberReplica (Function)
Recreates the subscriber replica description file (universal replication only) based on the information of the master replica (.rpm and .syn files).
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).