ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Global procedure/function
A global procedure can be used in all the processes or events of the project.
Procedure/Function
A procedure is used to associate an identifier with a statement block...
Parameters of a procedure/function
You have the ability to pass parameters to a procedure.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Calling a procedure/a function
Syntax for calling a local or global procedure.
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Local procedure
Two types of procedures are available...
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure.
Typecasting of parameters
The description of the parameter type is optional...
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes.
Passing parameters
The parameters can be passed to a procedure...
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
docNumbering (Type of variable)
The docNumbering type is used to define the advanced characteristics of a numbering used in a Word...
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using...
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
docHeaderFooter (Type of variable)
The docHeaderFooter type is used to define the text of the different paragraphs found in a page...
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display...
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found...
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify...
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right...
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left...
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin...
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts...
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....