ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Handling Scheduler controls programmatically
A Scheduler control can be......
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Programming overview in C and C++
Installing a SOAP server with IIS
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
User (Property)
The User property is used to identify and change the user of a feature.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min