ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Cell control
The Cell control contains controls......
XMLSavePosition (Function)
Stores the current position in the XML document.
FirstDayOfMonth (Function)
Returns the first day of the month.
ColorPalette (Function)
Returns a color found in the current palette.
LooperSelectPlus (Function)
Selects a row in a Looper control.
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
Record (Type of variable)
The Record type is used to save the values of a record.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
ServiceStart (Function)
Starts a service.
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
gpwOpen (Function)
Opens the User Groupware login window or page.
Sound (Function)
Plays a sound in WAV format.
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
BurnerStatus (Function)
Returns the status of the current burner.
BurnerPath (Function)
Returns the path of the current burner.
StatVarianceP (Function)
Calculates the variance for a full series of values.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
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.
Handling a Web Component control through programming