ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
8. If you are already familiar with WINDEV
Error 101: Declaration of global variable not allowed
<Chart>.PointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static control)....
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
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......
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
ShapeExtremitySize (Property)
The ShapeExtremitySize property is used to identify and change the size of the shape at the beginning and end of a Wire control.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
14. Controls in practice
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
14. Report templates
...Report templates are used to easily standardize report layouts....
The "Code hashtags" pane