ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iSequencingAddDiagram (Function)
Adds a Diagram document into a sequence of report printouts.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
<Report>.InitQuery (Function)
Initializes the query linked to the report (for a query with parameters).
iPageEnd (Function)
Forces the move to the next page during the report print.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
iSequencingAddPDF (Function)
Adds a print of PDF document into a sequence of report prints.
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
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)......
EmailReset (Function)
Resets all the variables of the email structure or all the variables of an Email variable.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
The Sidebar control
The Sidebar control gives access to different options......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Cardinalities
The cardinalities are used to count the links between the files......
Handling the report blocks through programming
Each report block is associated with different events......
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
Handling controls in a report
The different operations available for the report controls are as follows......
<Chart>.PointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......