ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SNMPOIDType (Function)
Returns the type of data in an OID.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
SNMPOIDStatus (Function)
Returns the status of an OID.
SNMPOIDDescription (Function)
Returns the description of an OID.
SessionRequestedPage (Function)
Returns the name of the page requested at the start of the session.
HError (Example)
Usage example of the HError function
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
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......
2. How to test a site?
Composite variable
A composite variable contains different types of elements (members)...
Correspondence between languages, sub-languages, character sets and nations
The table below presents the correspondence between languages, sub-languages, character sets and nations:
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
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.
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
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.
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
HListFile (Example)
Usage example of the HListFile function
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.