ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
TotalNbChildren (Property)
The TotalNbChildren property returns the total number of children in a branch: of a Treeview control, of a TreeView Table control....
Container column of a Table control (prefix syntax)
A cell found in a Table control can contain a set of controls......
Functions for managing menus (prefix syntax)
List of functions for managing menus...
Image (Property)
The Image property gets and sets the background image of a control or block.
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
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)...
NumberDisplayedPage (Property)
The NumberDisplayedPage property is used to identify and change the number of the page currently displayed in the PDF Reader or Word Processing control.
DisplayedSection (Property)
The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control.
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Menu management functions
List of functions for managing menus...
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....
ColumnWidth (Property)
The ColumnWidth property is used to get and change the width of each column in a multi-column Looper control.
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......