ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using the Vista style in your windows
WINDEV allows you to customize...
Customizing the User Groupware
Token (Property)
The Token property is used to manage the different tokens associated with a "Text token" Edit control.
User Groupware files
Two categories of data files are managed......
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
Animate a Label field
Two methods can be used to animate a Static Text control......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
The Flexbox control
Flexbox is a standard layout system for web pages......
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
XAxisMax (Property)
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
YAxisMax (Property)
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
CaptionIfNew (Property)
The CaptionIfNew property is used to get and change the caption of a pane opened by the end user in a dynamic Tab control.
NumberAccessiblePages (Property)
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control.