ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 204: using a parameter without optional value after parameters ...
SocketConnect (Function)
Connects a client computer to a given socket.
dDisplay (Function)
Displays the drawing in the Image control.
SocketRead (Function)
Retrieves a message sent by another socket.
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
<Gantt chart>.ListTask (Function)
Returns: the list of tasks between two given dates in a Gantt Chart column, all the tasks in a Gantt Chart column, a specific task (selected or hovered)....
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
Setup on a local network (LAN)
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
Socket management functions
List of functions for managing sockets...
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
HTTP functions (prefix syntax)
List of HTTP functions...
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
How to populate a TreeView control using a data file?
By default, the TreeView control cannot automatically display the data coming from a data file......
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
Image drawing and processing functions
List of image drawing and processing functions...