ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
Report controls
Several types of controls can be handled in a report created by the report editor......
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
AttachPointDeleteAll (Function)
Deletes all the connection points for a control.
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.
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.
BitcoinCoreHashRate( Function)
Returns the number of times the sha256 function had to be calculated per second to calculate the last block.. This number corresponds to a proof of work.
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
fResourceDir (Function)
Returns the path of the read-only resources of the application.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
ControlClone (Function)
Creates a new control from an existing control.
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Print constants
List of constants used by the print functions....
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Creating a select query
A select query (corresponding SQL statement......
ControlToSource (Function)
Assigns the control value to the source of a control link.
fExeDir (Function)
Returns the directory from which the execution is started.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.