ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
HImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
<Source>.ImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
<Source>.LockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
<sshSession variable>.SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
<Source>.HistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....