ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable file
Once the development of your WINDEV application is completed (windows, reports, queries, etc.)...
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
SocketRead (Function)
Retrieves a message sent by another socket.
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
SocketConnect (Function)
Connects a client computer to a given socket.
The Wire control
The Wire control is used to visually link 2 controls......
10. UMC: User Macro-Code
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Environment of the query editor
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
ERR_BAD_CONFIG
ERR_BAD_CONFIG: The configuration of the APPLICATION_NAME site is incorrect for the %s value....
Page templates
WEBDEV allows you to create page templates......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
Code history
The code history is used to......
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
Socket management functions
List of functions for managing sockets...
ERR_DISCONNECTED_EXEC
1. What is a website?
FileFilter (Property)
The FileFilter property gets and sets the filter used to display files: when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window), in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control....
HSL (Function)
Creates a color from its hue, saturation and lightness.