ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
The home page
The home page is the first page of your site......
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Image editor: Features
The image editor includes several features......
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
New (Reserved word)
New is used to allocate memory space...
Properties of a help page
The characteristics of a help page are used to define......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
Check: Disk space by SNMP
The monitoring robot retrieves the available disk space via an SNMP agent......
Page Header block
The Page header block is printed on each new page......
Page with parameters
Space (External language)
Fills the content of WdString with space characters on the right.
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Page (Property)
The Page property is used to handle a page.
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Option,Space (External language)
Fills the content of WdString with space characters on the right.
<Multimedia>.Pause (Function)
Pauses a media file played in a Multimedia control.
SysSpace (Function)
Returns the physical memory space for the current computer.
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......