ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SOAPRunXML (Function)
Runs a procedure on a SOAP server.
iPrintBlock (Function)
Forces a report block to print.
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
HPass (Function)
Defines the password used to create or open a data file.
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
Keyword (Property)
The Keyword property is used to get and change a keyword.
httpRequest
The HTTPRequest keyword can correspond to...
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
Constants for the geo-localization functions
Constants used by the geo-localization functions...
zipDeleteAll (Function)
Deletes all files from an archive.
MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
MongoDeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....