ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
20 results for: Plan
Plane (Property)
The Plane property is used to:
  • Know:
    • the active plane of a window (or report) or the plane to which a control belongs.
    • the active plane of a WEBDEV element.
  • Edit:
    • the active plane of a window (or report) or associate a control with another plane.
    • the active plane of a WEBDEV element.
The planes in WEBDEV
The planes are used to group the controls of an element......
Creating an action plan
The action plans group all actions that will be performed by the software factory....
The planes (in a window or in a report)
The planes are used to group the window controls......
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Action plan management functions (software factory)
Functions for handling the action plans...
PlanActif (Property)
The Property Plane Active allows you to know and modify the number of the plan Active in a window,...
apExecute (Function)
Runs an action plan.
ActionPlanConfigure (Function)
Configures an action plan in the software factory.
apDisableAction (Function)
Disables the execution of an action found in an action plan.
grSurfaceGridlines (Function)
Displays the gridlines for the different planes of a Surface chart.
ActionPlanExecute (Function)
Runs an instance of the action plan in the software factory.
BannerFirst (Function)
Displays the first plane of a Sliding Banner control.
BannerNext (Function)
Displays the next plane of a Sliding Banner control.
BannerPrevious (Function)
Displays the previous plane of a Sliding Banner control.
BannerLast (Function)
Displays the last plane of a Sliding Banner control.
<Sliding Banner>.Last (Function)
Displays the last plane of a Sliding Banner control.
<Sliding Banner>.Previous (Function)
Displays the previous plane of a Sliding Banner control.
<Sliding Banner>.First (Function)
Displays the first plane of a Sliding Banner control.