ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the media file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the media file played in the Multimedia control.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
StatVariance (Function)
Calculates the variance for a series of values.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
StatVarianceP (Function)
Calculates the variance for a full series of values.
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
HPrevious (Function)
Sets the position on the previous record of the table according to a browse item.
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Sensor constants
Constants used by the SensorXXX functions...
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).