ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
Assignment of RETURN
The return value of the process currently run can be assigned...
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
LoadParameter (Function)
Reads a persistent value.
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
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.
Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get and change the time of an element....
fExeDir (Function)
Returns the directory from which the execution is started.
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
Using several libraries in an application
A library is a WDL file that contains all the resources......
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
fTrackFile (Function)
Triggers the tracking of a file.