ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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......
RecycleBinClear (Function)
Clears the recycle bin of the system.
WINDEV: Example of programmed Drag and Drop
Progress Bar control properties
List of properties associated with the Progress Bar control...
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
Style of a control
As soon as it is created, a control is associated with a style......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
Currencies
A currency is a real coded on 10 bytes....
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
24. Displaying and linking pages
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Creating links
Links help users navigate the help system......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
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......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
Using the task management and the schedule
Time management is extremely important......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Events associated with framesets
List of events associated with framesets...
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......