ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NavigationPaneVisible (Property)
The NavigationPaneVisible property is used to display the thumbnail pane in the PDF Reader control.
Undocked (Property)
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
<Calendar>.SelectCount (Function)
Returns the number of days selected in a Calendar control.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
Age
The Age keyword can correspond to...
Analysis links
The links are used to link the files found in an analysis between themselves......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
dCopy (Function)
Copies an image to another image.
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
The Flexbox control
Flexbox is a standard layout system for web pages......
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
11. External component