ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ProjectInfo (Function)
Returns specific information about the project currently run.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
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.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a table. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
PDFNumberOfPages (Function)
Returns the total number of pages in a PDF file.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
OpenChild (Function)
Opens a non-modal child window.
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
BackgroundImage (Property)
The ImageFond property lets you view and modify the background image of an element: window, page, field or state.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.