ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
The different types of windows
The following types of windows can be created in a WINDEV application......
Enqueue (Function)
Adds an element to the queue.
Push (Function)
Pushes an element onto the stack.
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......
3. UML models in practice
ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
iSequencingAddDiagram (Function)
Adds a Diagram document into a sequence of report printouts.
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
<pdfDocument variable>.AddWatermark (Function)
Adds a watermark to all the pages of an existing PDF file.
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
ERR_NO_PROJECT
ERR_BAD_URL
iSequencingAddDoc (Function)
Adds a print of Word Processing document into a sequence of report prints.
2. Examples and components provided with WEBDEV
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....