ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NetServerOption (Function)
Manages the rights of clients on the server (FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV). This function is kept for backward compatibility....
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....
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
SysRemovableExternalStorage (Function)
Used to find out whether the external storage space corresponds to the movable memory (SD Card).
Pyramid charts
Pyramid charts allow you to view data in descending order......
<Source>.InitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
Code history
The code history is used to......
UploadFileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
NetOpenRemoteAccess (Function)
Establishes a remote connection.
NetDisconnect (Function)
Disconnects from an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
NetSendBuffer (Function)
Transmits a character string to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
NetExecute (Function)
Runs a specific program on an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
NetCloseRemoteAccess (Function)
Closes the line that was opened by NetOpenRemoteAccess.
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
<Source>.CheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example).
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
HFSQL Control Center: HFSQL Cluster management
The HFSQL Control Center includes all the tools needed to manage HFSQL clusters......
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.