ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the web service.
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
dbgEnableAssert (Function)
Enables or disables the assertive programming.
Message text file format
The text files created by WDMSG use a specific format......
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
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....
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
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.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
StatVarianceP (Function)
Calculates the variance for a full series of values.
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
PageParameter (Function)
Returns the value of a parameter passed to the current page.