ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The single-part and multi-part archives
Two types of archives are available......
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
<zipArchive variable>.Merge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
DecimalPart (Function)
Returns the decimal part of a number.
IntegerPart (Function)
Returns the integer part of a number.
Type and version of Web server
The configuration diagnostic displays the following error......
HFSQL Client/Server: Configuring the server
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
Truncate (Function)
Truncates the right part of a string or buffer.
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
grSurfaceMarksCaption (Function)
Allows you to specify the mark caption for a Surface chart.
grSurfaceDeleteMarkCaption (Function)
Deletes the captions of marks found in a Surface chart.
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
Handling a chart in the editor
In the editor, a Chart control includes different sections......
<Chart>.SunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
<Chart>.SurfaceMarkCaption (Function)
Allows you to specify the mark caption for a Surface chart.
<Chart>.SurfaceDeleteMarkCaption (Function)
Deletes the captions of marks found in a Surface chart.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
<Chart>.Origin (Function)
Modifies the start and end marks on one of the chart axes.
1
2
3
4
5
6
142
>