ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
Utility components
WINDEV includes several utility components that allow you to handle data directly......
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
SQLChangeConnection (Function)
Modifies the current connection.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
XMLFind (Function)
Performs a search in an XML document.
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
PopupAnimate (Function)
Displays a popup in a page cell.
Component (Property)
The Component property configures the different components of a composite key.
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
iMargin (Function)
Defines the "logical" print margins.
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......