ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Sorts in a report
The sort is used to organize the information displayed in the report......
Table,Add (External language)
Adds an element to a Table control.
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
Calling a procedure/a function
Syntax for calling a local or global procedure.
Automation object
The Automation keyword is used to declare an automation object...
Native MySQL Connector - License Agreement
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
HPrevious (Function)
Positions on the previous file record according to a browse item.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
Assignment operators
Three assignment operators are available......
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Popup window
WINDEV allows you to open windows in popup format......
Error 34: 'Break' is not allowed outside the loops
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
Events associated with control templates
List of events associated with control templates...