ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
grType (Function)
Identifies or modifies the type of chart.
2. Examples and components provided with WEBDEV
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
spHash (Property)
The spHash property is used to: Get the algorithm used for salting an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the algorithm used for salting (only for "Password" items described programmatically)....
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
GuidedTourStepChange (Function)
Modifies the current step of the guided tour.
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
End of Document block
The End of document block is run once at the end of the report execution......
<GuidedTour>ChangeStep (Function)
Modifies the current step of the guided tour.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
grTitleFont (Function)
Modifies the font used for the chart title.
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
Handling an Internal Page control through programming
The Internal Page control is used to display an existing internal page......
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
Creating a Java archive
When your Java application is developed, you can......