ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Diagram functions (prefix syntax)
Diagram functions (prefix syntax)...
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Status bar of windows
The status bar of a window is used to display several types of information......
The Spin control
A Spin control is used to increase or reduce a value found in a control......
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Creating a Java archive
When your Java application is developed, you can......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
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......
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......
Handling Organization Chart controls programmatically
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
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......
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......