ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
HTTPSendForm (Function)
Sends an HTTP form.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
The Static control
A Static control is a control used to display a static text......
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
HModify (Example)
Usage example of the HModify function
Constants for managing the windows
List of constants used by the functions for managing the windows...
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Creating the Table pages of the WEBDEV RAD pattern
fTime (Example)
Usage example of the fTime function
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.