ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
PopupAnimate (Function)
Displays a popup in a page cell.
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
<Popup>.Animate (Function)
Displays a popup in a page cell.
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
PageDisplay (Function)
Displays a web page in the user's browser....
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
Using RAD patterns
The steps for creating a RAD pattern are as follows......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Generating the RAD pattern
To generate a RAD pattern:...
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.