ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

9. Internal page
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
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)....
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
The Cell control
The Cell control contains controls......
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
Page Header block
The Page header block is printed on each new page......
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Buffer (Keyword)
The Buffer keyword can correspond to...
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
Report data source
...The reports can be created with the data coming from:...
Page Footer block
The Page footer block is run at the end of each page......
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
Page (Property)
The Page property is used to handle a page.
Pane (Property)
The Pane property is used to: Find out the pane tabs associated with a control. Define the pane tabs associated with a control....