ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test...
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Token (Property)
The Token property is used to manage the different tokens associated with a "Text token" Edit control.
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
User Groupware files
Two categories of data files are managed......
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
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.
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
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.
FlexShrink (Property)
The Property FlexShrink allows you to know and modify the reduction factor of a control present in a row of a control Flexbox.
Creating a query
Two methods can be used to create a query......
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
3. Project dashboard
Project dashboard...
FlexGrow (Property)
The FlexGrow property allows you to know and modify the growth factor of a control present in a row of a control c00 Flexbox.
Environment of the project editor
The main elements of the project editor are as follows:
Environment of the report editor
Environment of the report editor...
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
TokenListSeparator (Property)
The TokenListSeparator property retrieves or modifies the separators that trigger the creation of new tokens when entering information in a "Text token" Edit control.
TokenCurrentInput (Property)
The TokenCurrentInput property is used to read or change the value being entered in a "Text token" edit control.