ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
fWriteLine (Example)
Usage example of the fWriteLine function
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
HCopyFile (Example)
Usage example of the HCopyFile function
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Kanban control events
The following events are associated with Kanban controls......
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
grSourceSeries (Function)
Defines the source of a series.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
BitwiseNOT (Function)
Returns the result of a bitwise NOT operation performed on a value.
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
ProjectInfo (Function)
Returns specific information about the project currently run.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.