ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FinNetCurrentVal (Function)
Returns the net current value of investment.
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
LooperInsertLine (Function)
Inserts a row into a Looper control.
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
RGB (Function)
Defines a color from its Red, Green and Blue components.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
StatVarianceP (Function)
Calculates the variance for a full series of values.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
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.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
HSetREP (Function)
Enables or disables the management of .REP file.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
HAddUser (Function)
Adds a user to a database.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.