ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlDelete (Function)
Permanently deletes a control from a window, page or report.
Camera control properties
You can handle Camera controls in a window using the following WLanguage properties......
LooperSelectPlus (Function)
Selects a row in a Looper control.
HSubstDir (Example)
Usage example of the HSubstDir function
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
ServiceStart (Function)
Starts a service.
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
Events associated with control templates
List of events associated with control templates...
gpwOpen (Function)
Opens the User Groupware login window or page.
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
StatVarianceP (Function)
Calculates the variance for a full series of values.
Native Container control properties
You can manipulate a Native Container control in a window using the following WLanguage properties......
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.
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
ServiceRestart (Function)
Restarts a service (already started).
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
fUnlock (Example)
Usage example of the fUnlock function
fStopCompress (Example)
Usage example of the fStopCompress function
zipOpenCAB (Function)
Opens an existing archive in CAB format.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.