ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

12. Synchronizing data
18. Management of business rules
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
The Upload control
The Upload control is used to upload files on the Web server......
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
19. Upload: Sending files to the server
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
WINDEV FTP functions
List of WINDEV FTP functions...
WINDEV and the SOAP protocol
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
WINDEV License Agreement
Cherche les éléments d'un noeud HTML correspondant à une balise....
WINDEV 2024 Tutorial
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
SocketCreate (Function)
Creates a socket.
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
Camera control in a mobile application
The Camera control is used to......
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
WDInst: handling the files to install
By default, the files to install are......
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......