ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Scroll (Property)
The Scroll property gets and sets the scroll value in a Scrollbar or Range Slider control.
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Input (Function)
Displays a message allowing the user to type an information.
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
OBEX constants
List of constants used by the OBEX functions....
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
Events associated with Check Box controls
List of events associated with Check Box controls...
ModifierPanelVisible (Property)
The ModifierPanelVisible property is used to: determine if the "Modifier" panel is displayed in a Diagram Editor control. show or hide the "Modifier" panel in a Diagram Editor control....
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
Creating nested reports
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....