ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Handling a chart in the editor
In the editor, a Chart control includes different sections......
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
<DiskFile variable>.ReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
<Chart>.SunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
<Chart>.AxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
5. HFSQL Client/Server
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
BitcoinCoreBlockCount( Function)
Returns the size of the blockchain known by the Bitcoin node (i.e. the number of blocks created since January 3, 2009). This makes it possible, for example, to calculate the approximate date of the next halving.
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
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......
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
5. Which type of server to choose?
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
ERR_ALREADYCONNECTED
1
4
5
6
7
8
251
>