ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Ribbon (Property)
The Ribbon property is used to access the Ribbon control of the associated control (Word Processing, PDF Reader, Spreadsheet, Image Editor, HTML Editor or Diagram Editor controls).
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
13. Security benefit: managing the "Back" button
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
20. Control templates
<Page>.ClosePopup (Function)
Hides a popup page displayed in the page via PopupDisplayPage.
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
<Camera>.Capture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
Operating mode of dynamic Active WEBDEV Pages
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
ERR_CLOSED_PAGE
3. Deploying a dynamic WEBDEV site
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......