ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
docElementFormula (Type of variable)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
Body Complement block
The Body complement block is linked to the Body block......
Body block
The Body block corresponds to the main block of the report......
TotalNbChildren (Property)
The TotalNbChildren property returns the total number of children in a branch: of a Treeview control, of a TreeView Table control....
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
End of Document block
The End of document block is run once at the end of the report execution......
Page Header block
The Page header block is printed on each new page......
Start of Break block (Break header)
The Start of break block is optional......
Page Footer block
The Page footer block is run at the end of each page......
End of break block
The End of break block is optional......
Using a query with parameters
A query with parameters can be used......
Associating a control with a tab pane
Methods to associate a control with a tab pane......
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
Events associated with Link controls
List of events associated with Link controls...