ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
Handling a TreeMap through programming (prefix syntax)
WINDEV allows you manipulate a TreeMap control through programming....
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
Overview
Overview of the different operators...
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
ERR_TIMEOUTINIT
9. Monitor your sites, servers, etc.
4. Monitor your applications
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Image with automatic scroll (WEBDEV) (prefix syntax)
Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
<TreeView>.InfoXY (Function)
Returns the TreeView element found at a given position.
<Table>.SortedColumn (Function)
Returns the list of sorted columns found in a table.
Handling a toolbar through programming (prefix syntax)
WINDEV allows you to handle a Toolbar control through programming......
TreeInfoXY (Function)
Returns the TreeView element found at a given position.
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
FlexWrap (Property)
The Property FlexWrap allows you to know and modify the management of the return to row of the fields of a row of a Flexbox field ( Property 7900 corresponding CSS "flex-wrap").
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...