ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
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....
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
<Chart>.PiePullOut (Function)
Pulls out a section (or all sections) in a chart.
<Chart>.SunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
mlEnd (Function)
Ends a MATLAB session. This session was initialized by mlInitialize.
Reintegrating translated text into a project
Once the translation of framework libraries ("......
SaaSAdminConfigureSMTP (Function)
Configures the SMTP session associated with the administrator account of a SaaS session.
Section (Property)
The Section property is used to manage sections in Word Processing documents.
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
8. Sharing a project in practice
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
9. Sharing a project in practice
Sharing a project in practice...
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
<Chart>.Tooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
1
2
3
4
5
6
80
>