ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
Diagram functions (prefix syntax)
Diagram functions (prefix syntax)...
<Source>.ToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Status bar of windows
The status bar of a window is used to display several types of information......
Changing sites from AWP to SEO-ready session mode
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Application management functions with "Live update"
List of functions for managing the applications with "live update"...
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
Check: Computer connectivity (PING request)
The monitoring robot will perform a ping on the specified IP address......
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
Error 108: The size of the variable is not allowed
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......