ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StatStandardDeviation (Example)
Usage example of the StatStandardDeviation function
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
GglGetCalendar (Example)
Usage example of the GglGetCalendar function
SNMPOIDType (Function)
Returns the type of data in an OID.
SocketCreate (Example)
Usage example of the SocketCreate function
HCopyFile (Example)
Usage example of the HCopyFile function
Dimension (Example)
Example of use of Dimension
BurnerAddFile (Example)
Usage example of the BurnerAddFile function
MatExist (Example)
Usage example of the MatExist function
EmailSeekFirst (Example)
Usage example of the EmailSeekFirst function
zipDeleteAll (Example)
Usage example of the zipDeleteAll function
HExecuteQueryAsynchronous (Example)
Example of use of HExecuteQueryAsynchronous
StatAverageDeviation (Example)
Usage example of the statAverageDeviation function
StatCovariance (Example)
Usage example of the StatCovariance function
zipNbPart (Example)
Usage example of the zipNbPart function
MatNbColumn (Example)
Usage example of the MatNbColumn function
MatNbLine (Example)
Usage example of the MatNbLine function
Library,Disk (External language)
Opens the project library that is stored on disk.
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
Project (External language)
Opens and runs a WINDEV project.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
TwainState (Example)
Usage example of the TwainState function