ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
28. Site SEO
"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"......
Project portfolio
From version 25, you can create "project portfolios"......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
HTTP functions (prefix syntax)
List of HTTP functions...
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.
SocketConnect (Function)
Connects a client computer to a given socket.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
SocketRead (Function)
Retrieves a message sent by another socket.
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
1. Testing a site: Elements to be tested
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
The HTML control
The HTML control displays HTML pages or HTML code......
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......
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......