ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
HPriorityClient (Function)
Modifies the priority of a client application.
CapitalizeEachWord (Function)
Capitalizes the first letter of all words in a string.
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
HPriority (Function)
Finds out and modifies the priority of the calling application.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
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)....
OpenChild (Function)
Opens a non-modal child window.
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
TokenListSeparator (Property)
The TokenListSeparator property retrieves or modifies the separators that trigger the creation of new tokens when entering information in a "Text token" Edit control.
<HFSQL connection>.TransactionSavepoint (Function)
Declares a transaction savepoint.
Handling a Calendar control through programming (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
FlexDirection (Property)
The Property FlexDirection allows you to know and modify the sense and direction of the main axis of a Flexbox control ( Property CSS corresponding "flex-direction").
FlexAlignSelf (Property)
The Property FlexAlignSelf allows you to know and modify the alignment and vertical anchoring of the field in the row of the Flexbox field ( Property corresponding CSS "align-self").
Link functions
Link functions are used to link the interface with the data files (and vice versa). These functions are as follows:...
<Connection variable>.ExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup, optimization, refresh of materialized view....
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Programming Looper control attributes (prefix syntax)
All the looper attributes can be handled by programming......
HExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup, optimization, refresh of materialized view....
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
iPrintBlock (Function)
Forces a report block to print.