ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
Specific features of iPhone/iPad applications
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
Creating a query
Two methods can be used to create a query......
GglAccountAssociate (Function)
Enables users to log in to an application using a Google account registered on the device, without entering a username and password.
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
SCM: Checking in an element
When an element is checked back into the repository, it becomes available to all the users of the Source Code Manager......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
PostgreSQL Native Connector: Programming with HFSQL functions
To use a PostgreSQL database with the Native Access Connector, you need to import the PostgreSQL table structure into the WINDEV or WEBDEV... database schema....
nfcData (Variable type)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.