ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Compilation options (HLP format)
Character strings
WLanguage supports different types of strings....
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
Native Oracle Connector for WINDEV and WEBDEV
Native SQL Server Connector for WINDEV and WEBDEV 2024
Constants for external files
List of constants used by the functions for managing external files....
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
6. Internal window
Internal windows...
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
Markdown (Property)
The Property Markdown allows you to manage the Markdown format: in an Static control in an report. in the internal window fields (title and description) corresponding to the tour stage....
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
<Xaml>.Event (Function)
Associates a procedure written in WLanguage with an event of Xaml control.