ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the database schema or described by HDescribeConnection or HOpenConnection)....
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
12. Retrieving data from a site
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables....
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
The Site Map control
The Site Map control allows the Web user to......
<Connection variable>.ModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
Multi-product external components
Components are a remarkably useful tool for development teams......
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
8. "Mobile friendly" site: Dynamic serving
This type of chart is used to represent a permanent data flow in real time......
<Window>.ToSource (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......