ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SFRead (Function)
Retrieves the Salesforce records from their identifiers.
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
DnDCacheDashElement (Function)
Adds a widget into a Dashboard control during Drag and Drop.
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
mlResetWorkSpace (Function)
Deletes all the variables from the MATLAB session.
mlDeleteVariable (Function)
Deletes a variable from the MATLAB session.
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
mlSaveWorkspace (Function)
Saves the session workspace in a MATLAB file.
mlExecute (Function)
Evaluates and runs a command on a MATLAB session.
mlListVariable (Function)
Lists the variables found in the MATLAB session.
Financial constants
List of constants used by the financial functions....
VolumeGet (Function)
Retrieves the current setting of the volume for a sound source.
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
EmulateCombo (Function)
Emulates one of the following actions on a Combo Box control: click on the button to expand the list of the Combo Box control. select an element in a Combo Box control....
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
<Scheduler>.SelectMinus (Function)
Deselects an appointment from a Scheduler control.