ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grHistoTypeBar (Function)
Defines the type of bar to be used in a histogram plot.
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
<Queue variable>.Dequeue (Function)
Dequeues an element from a queue.
<Stack variable>.Pop (Function)
Pops an element from a stack.
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Events associated with Chart controls
List of events associated with the Chart controls...
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
<Graphe>.HistoTypeBarre (Function)
Defines the type of bar to be used in a histogram plot.
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
WDZip: Overview
WDZip is used to compress and group your files in archives......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
12. Control templates
...Control templates...
4. Multiple generation
Project configurations allow you to easily define the "target" platforms of the project....
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......