ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
Error 502: Incompatible type
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....
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
The Spin control
A Spin control is used to increase or reduce a value found in a control......
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Managing main window menus
A main menu is necessarily associated with a window......
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Principle for running threads
At runtime, an application runs in a main thread......
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...