ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
Calling a procedure/a function
Syntax for calling a local or global procedure.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Starting WDOptimizer in a command line
Voice commands in your applications
The applications that you develop can react to the user's voice......
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
fSelect (Function)
Opens the Windows file picker.
10. Internal components in practice
11. Internal components in practice
Internal components in practice...
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......