ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Salesforce functions
List of Salesforce functions...
LOOP statement
The statement block is repeated endlessly...
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
RGB (Function)
Defines a color from its Red, Green and Blue components.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
FinNetCurrentVal (Function)
Returns the net current value of investment.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
Radio Button control properties
List of properties associated with a Radio Button control...
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
InServiceMode (Function)
Indicates whether the code is run in a service.
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
Decode (Function)
Decodes a character string that was encoded by Encode.
CameraConfigure (Function)
Allows you to configure the video capture driver.
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
gToRetrieve (Function)
Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control.
VideoConfigure (Function)
Allows you to configure the video capture driver.
EmailStartNotesSession (Function)
Allows you to access the data handled by the Lotus Notes messaging (emails, contacts, groups of contacts, tasks, appointments).
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
fTime (Example)
Usage example of the fTime function