ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sidebar control properties
List of properties associated with the Sidebar control...
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
MyPage (Reserved word)
MyPage is used to handle the current page...
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Error 802: Invalid syntax for this function
Validity period of site pages
When creating a page, a validity period can be defined for this page......
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Error 101: Declaration of global variable not allowed
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
iPageNum (Function)
Returns or initializes the number of the page currently printed.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Language (Property)
The Language property is used to get and change the language used.
ERR_PARSER
<Multiline Zone>.AddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
WLanguage procedure called by AuthIdentify
WLanguage procedure ("Callback") called by AuthIdentify during the authentication.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
14. PHP generation in practice
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
Overview
Overview of the different operators...
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......