ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
SOAPAddXMLSignature (Function)
Adds an XML signature to a Webservice request.
FinNetCurrentVal (Function)
Returns the net current value of investment.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL data files.
SFDelete (Function)
Deletes records from a Salesforce database.
KeyCalcActivationKey (Function)
Calculates the activation key of application from the initial key.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
Iconize (Function)
Minimizes a WINDEV window.
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
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.
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
EndProgram (Function)
Ends the execution of the current program.
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
SFModify (Function)
Modifies the records of a file defined in Salesforce.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
NumberInWords (Function)
Converts a number to words.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.