ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
.NET 3.0, 4.0 control properties, ... (WPF)
List of properties associated with the .NET 3.0, 4.0 control, ... (WPF)...
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
LanguageToName (Function)
Returns the name of a language.
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
SocketConnect (Function)
Connects a client computer to a given socket.
SocketRead (Function)
Retrieves a message sent by another socket.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
12. Synchronizing data
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
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....
dDisplay (Function)
Displays the drawing in the Image control.
19. Upload: Sending files to the server