ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
<Chart>.Tooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
<Chart>.OverlayChart (Function)
Used to display two different types of charts in the same chart.
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
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....
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Size (Property)
The Size property is used to determine and change the size of an element.
18. Management of business rules
Code editor: Display options
The code editor proposes several display options......
Error 1: Syntax error
21. Managing business rules
Managing business rules...
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Handling Organization Chart controls programmatically
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
Error 4: A space is required after the ':' character
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....