ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

8. Windows in practice
Discover the main actions that can be performed on the windows....
Input (Function)
Displays a message allowing the user to type an information.
Info (Function)
Displays a custom message in a system information window.
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
<Table>.RestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
<Source>.RestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
Extra (Property)
The Extra property manges additional information.
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
ClipboardFormat (Function)
Identifies the format of information found in the clipboard.
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
ServiceInfo (Function)
Returns information regarding the configuration of a service.
HaspHLInfo (Function)
Returns information about the electronic Hasp key.
HInfoAnalysis (Function)
Returns information about an analysis (WDD file).
<fbSession variable>.GetUserInformation (Function)
Gets the Facebook information of the connected user.
HSuggestKeyEnd (Function)
Finishes collecting information on executed queries.
<Connection variable>.InfoGroup (Function)
Returns information about the specified group of users.
HInfoGroup (Function)
Returns information about the specified group of users.
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....
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......