ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV site deployment: automatic modification of data files
The automatic modification of the data files allows updating the description of data files on the Web server...
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
fLongName (Example)
Usage example of the fLongName function
Recycle code windows
By default, a single code window is opened per ......
FinNetCurrentVal (Function)
Returns the net current value of investment.
fCompare (Example)
Usage example of the fCompare function
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SSH functions
The following functions are used to connect and communicate with a SSH server:...
NationToLanguage (Function)
Returns the language corresponding to a nation.
LanguageToNation (Function)
Returns the nation corresponding to a language.
iReportPrintingStatus (Function)
Returns the status of the current print.
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
BurnerEject (Function)
Opens or closes the door of current burner.
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
SFExecuteProcess (Function)
Requests the execution of a specific process.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
gpwAddUser (Function)
Adds a user to the User Groupware database.
StringInsert (Function)
Inserts a string into another character string at a given position.