ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
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......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
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...
Programming an indexed control
Automatic error handling
Error handling can be customized for each process......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
The use of the Automation type in a site is reserved for the advanced users
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
ERR_NO_DLLEXE
Handling an Upload control through programming
The Upload control is used to upload one or more files....
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
Managing the styles
The help editor allows you to define styles of paragraphs......
Overview
Overview of the different operators...
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...