ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Copying and cloning
Variables are copied using the "=" operator...
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Functions for managing Scheduler controls (prefix syntax)
List of functions that can be used with a Scheduler control (prefix syntax)....
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
13. Types of standard controls
NumberAccessiblePages (Property)
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control.
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
SignatureType (Property)
The SignatureType property is used to get and define the type of signature to be used in a Signature control.
Certificate (Property)
The Certificate property gets and sets the certificate used in a Signature control.
DocUpdateTableOfContents (Function)
Updates the table of the contents of a document.
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
ViewName (Property)
The ViewName property is used to: find out the name of the HFSQL view, data source of a report modify the name of the HFSQL view, data source of a report....
MemZoneName (Property)
The MemZoneName property is used to: find out the name of the memory area used as data source for a report. modify the name of the memory area used as data source for a report....
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
<Document>.FindElementByName (Function)
Searches for an element by its name in a Word Processing document.
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
Automated tests: Test-specific functions
List of automated tests: Test-specific functions...
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
SignatureMode (Property)
The SignatureMode property is used to get and change the signature options of a Signature control in a report.
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......