ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
ReplicInfo (Function)
Returns information about a replication.
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
HListConnection (Function)
Returns the list of connections currently described in the application.
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
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.
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
USBProperty (Function)
Retrieves the value of a property for a USB device.
USBFind (Function)
Finds a USB device according to keywords.
CapitalizeEachWord (Function)
Capitalizes the first letter of all words in a string.
HPriorityClient (Function)
Modifies the priority of a client application.
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
HPriority (Function)
Finds out and modifies the priority of the calling application.
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
Link functions (prefix syntax)
Link functions are used to link the interface with the data files (and vice versa)....