ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
Python: Native calls
WLanguage allows for native Python calls......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
Software Factory
The concept of software factory is used to automate the process for creating applications....
9. Generation modes
WINDEV Mobile includes different types of generation......
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
12. Available tests
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
Right (Function)
Extracts the last characters from a string or string buffer.
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
DateToInteger (Function)
Converts a date to an integer.
HSetREP (Function)
Enables or disables the management of .REP file.
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
grLegend (Function)
Indicates the presence and position of legend in a chart.
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.