ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static Text control)....
Error 101: Declaration of global variable not allowed
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
PageToSource (Function)
Automatically updates: the value of the items in a table with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
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......
SourceFromPage (Function)
Automatically updates: the value of the items in a table with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
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......
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
Transactions: Handling transactions programmatically
This chapter presents the following topics......
<Source>.FromPage (Function)
Automatically updates: the value of the items in a table with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
<Page>.ToSource (Function)
Automatically initializes: the value of the items in a table with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
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......
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
The "Code hashtags" pane
Importing and consuming SOAP web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import web services into your applications......