ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
fResourceDir (Function)
Returns the path of the read-only resources of the application.
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
<Looper>.RefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
EmulatePaneDock (Function)
Emulates the integration of an undocked pane in the associated dynamic Tab control.
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes......
Undocked (Property)
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
Functions for managing Tab controls (prefix syntax)
The following functions are used to manage tabs......
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
ControlClone (Function)
Creates a new control from an existing control.