ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
CurrentMonth (Function)
Returns the number of the current month.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
SOAPPrepare (Function)
Builds the SOAP request for calling a web service function.
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
StringReverse (Function)
Reverses the characters of a string.
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
WordToArray (Function)
Fills an array with the words from a string.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
SFExecuteProcess (Function)
Requests the execution of a specific process.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.