ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
fExeDir (Function)
Returns the directory from which the execution is started.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
ControlCreate (Function)
Creates a new control (of any type) in a window programmatically.
LooperAddInProgress (Function)
Gets or sets the display mode of the internal loading window used when additional elements are loaded in an Infinite Looper control.
ControlToSource (Function)
Assigns the control value to the source of a control link.
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Managing main window menus
A main menu is necessarily associated with a window......
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
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...
Undocked (Property)
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.
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.
Tab Control properties
A Tab Control can be manipulated in WLanguage either in a window or in a page with the following properties......
Remote WEBDEV administrator: Modify a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......