ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
History of versions
The history of setup versions is an advanced feature of the network setup......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
AppListVersion (Function)
Lists the versions available on the reference setup server.
AppVersionInfo (Function)
Returns information about a version available on the setup server.
Method (Property)
The Method property specifies the HTTP method used.
DnDCacheDashElement (Function)
Adds a widget into a Dashboard control during Drag and Drop.
LooperCollapse (Function)
Collapses a break that was expanded beforehand in a Looper control.
LooperExpand (Function)
Expands a break in the Looper control on a given row.
BreakDelete (Function)
Deletes a break from a Table control or from a Looper control.
BreakDeleteAll (Function)
Deletes all breaks from a Table control or from a Looper control.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
<Looper>.StartFilling (Function)
Starts the process to populate a Looper control programmatically.
FOR EACH/FOR ALL statement (browse of combinations)
The FOR EACH statement is used to browse the available values in the combinations.
FOR EACH/FOR ALL statement (browse of enumerations)
The FOR EACH statement is used to browse the available values in the enumerations.