ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.
dArc (Example)
Usage example of the dArc function
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
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....
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.
TwainCurrentSource (Function)
Allows you to find out and change the Twain device used by default.
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.
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.
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.
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....