ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WinSize (Function)
WinSize:
  • returns or modifies the window display mode (maximized, minimized or normal),
  • modifies the window height and/or width,
  • moves the window and modifies a window's height and/or width.
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes.
DrawingStyle (Function)
Allows you to find out and modify:
  • the display mode of grayed buttons found in the windows of your application.
  • the display mode of translucent border for the windows of your application.
  • the mode for loading large images.
WaitWindowStart (Function)
Opens the wait window of application.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
The Site Map control
The Site Map control allows the Web user to......
fSelect (Example)
Usage example of the fSelect function
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
HDescribeConnection (Function)
Describes a new connection to an external database.
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
Constants for managing the Image Editor control
5. User Groupware in practice
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
SSH constants
The following constants are used to manage an SSH server:...
"?" menu
WINDEV proposes a help menu adapted to your applications......
User Control Center: Administration of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.