ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
5. User Groupware in practice
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Size (Property)
The Size property is used to determine and change the size of an element.
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
HIndex (Function)
Rebuilds the file index (".NDX" file).
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......