ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ImageInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file:
  • format.
  • width and height.
  • number of bits per pixel.
  • area of transparency.
25. Performing a process on several successive pages
Performing a process on several successive pages...
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
RAD Mobile: Create modern windows
RAD Mobile (Rapid Application Development) automatically generates modern UIs and functional code from a database....
Managing assertions
...The main available features are as follows:...
List of extension attributes
The list of extension attributes ......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
24. Displaying and linking pages
Deselects a shape in a Diagram Editor control....
Progress Bar control properties
List of properties associated with the Progress Bar control...
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
13. 3-Tier architecture
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Select query description window: Use
Let's see some operations specific to the description window of a select query......
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
WINDEV: Example of programmed Drag and Drop