ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
hScheduleMaterializedView (Type of variable)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating the data of a scheduled materialized view on an HFSQL server.
Animation (Property)
The Animation property animates an image.
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
Environment of the report editor
Environment of the report editor...
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
The Calculated control
The "Calculated" control is used to perform calculations in a report......
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
TotalRange (Property)
The TotalRange property is used to get and change the total range of data represented by the Range Slider control.
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
docElementText (Type of variable)
The DocElementText type is used to handle the characteristics of a Text element found in a DocElement variable.
VisibleWithAnimation (Property)
The VisibleWithAnimation property is used to make a control visible or invisible via the "Appear/Disappear" animation....
HelpNumber (Property)
The HelpNumber property is used to identify and modify the help number associated with a control.
AAF: Context menu of Image controls
A context menu is available for Image controls......
gglPerson (Type of variable)
The gglPerson type is used to describe and modify the participants attending an event of a Google calendar...
geoRunApp (Function)
Starts the device's native maps application to display: a specific geographical location, a route between two locations....
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
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....