ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.)......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
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......
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
iPageNum (Function)
Returns or initializes the number of the page currently printed.
Error 101: Declaration of global variable not allowed
Language (Property)
The Language property is used to get and change the language used.
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....
<Multiline Zone>.AddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
ERR_PARSER
WLanguage procedure called by AuthIdentify
WLanguage procedure ("Callback") called by AuthIdentify during the authentication.
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
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...
Automatic error handling
Error handling can be customized for each process......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
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)......
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.