ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Facebook functions
List of Facebook functions...
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
iFont (Function)
Selects the default font.
ProjectInfo (Function)
Returns specific information about the project currently run.
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
<Organizer>.DeleteAppointment (Function)
Deletes an appointment from an Organizer control.
SOAPAddXMLSignature (Function)
Adds an XML signature to a Webservice request.
zipExist (Function)
Used to find out whether an archive exists.
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
OpenChild (Function)
Opens a non-modal child window.
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
LooperAddLine (Function)
Adds a row at the end of a Looper control.
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.