ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
SFDelete (Function)
Deletes records from a Salesforce database.
BurnerSelect (Function)
Used to select the default burner.
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
ContextClose (Function)
Closes a page context.
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
eCurrencyName (Function)
Returns the caption of a currency.
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
.NET application
To create a.NET application from a project......
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server table......
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
Oracle Native Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV database schema......
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
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.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.