ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Page templates
WEBDEV allows you to create page templates......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
<Table>.Print (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
List,Position (External language)
Positions the first element displayed in the list or returns the index of the first element displayed.
PageExist (Function)
Checks whether the specified page is currently displayed in the browser of the Web user. Used to find out whether a page is displayed in a frame other than the current one.
Assignment operators
Three assignment operators are available......
InPocketSimulatorMode (Function)
Indicates whether the code is run in the Pocket simulator. Function kept for backward compatibility....
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
SelectionOnly (Property)
The SelectionOnly property is used to: Know which records in the TreeView Table control or Hierarchical Table are printed: print all records or only selected records.. Modify print mode for Table or Hierarchical Table field rows: print all records or selected records only....
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
2. Types of setup
Types of setup...
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......