ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an action plan
The action plans group all actions that will be performed by the software factory....
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
BurnerSelect (Function)
Used to select the default burner.
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
The Image control
The Image control is used to......
ControlClone (Function)
Creates a new control from an existing control.
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Specific features of the Express version
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Pyramid charts
Pyramid charts allow you to view data in descending order......
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
fDirRename (Function)
Renames a directory.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
Managing assertions
...The main available features are as follows:...
12. External component in practice