ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Page templates
WEBDEV allows you to create page templates......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
Select query description window
The description window of a select query includes several sections......
Printing to PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
License agreement - HFSQL Client/Server
Context menu of TreeView controls (AAF)
Each TreeView control in a window offers the user a context menu by default......
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
WDMap: View records in a table
WDMap is used to view the records found in a table......
Enlarging a window or page
Modern UIs generally use larger windows, pages and fonts......
Multiline Zone control functions
Functions for handling Multiline Zone controls....
<Multiline Zone>.AddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
<Multiline Zone>.InsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
<Multiline Zone>.Delete (Function)
Deletes a dynamic row from a Multiline Zone control.
<Multiline Zone>.DeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
Repositionable Note control properties
A Repositionable Note control can be handled in a window by the following WLanguage properties......
Make calculations easier with the calculator