ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DDEError (Function)
Returns the runtime status report of a DDE function.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
<Source>.Add (Function)
Add: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
Handling the report blocks through programming
Each report block is associated with different events......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
iPageEnd (Function)
Forces the move to the next page during the report print.
iSequencingAddDiagram (Function)
Adds a Diagram document into a sequence of report printouts.
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
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).
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
iSequencingAddPDF (Function)
Adds a print of PDF document into a sequence of report prints.
Handling controls in a report
The different operations available for the report controls are as follows......
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)......
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......
2. Examples and components provided with WEBDEV
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....