ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
StatVarianceP (Function)
Calculates the variance for a full series of values.
FinNetCurrentVal (Function)
Returns the net current value of investment.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
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.
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
WLanguage properties available in PHP
The following properties are available in PHP...
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows)....
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
The Flexbox control
Flexbox is a standard layout system for web pages......
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
Properties associated with Combo Box controls that display a table