ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
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....
13. Types of standard controls
<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......
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......
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......
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......