ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
<Chart>.Rotation (Function)
Turns a Surface or Pyramid chart around one of its axes in order to better view the data
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
10. Customizing the aspect of a site: skin elements
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
grAxisPosition (Function)
Indicates the position where one of the chart axes (X or Y-coordinates) will be drawn.
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
<Page>.Refresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
9. Overlaying controls
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....