ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
HAddLink (Function)
Adds an integrity rule between two data files on the server.
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
The different types of windows
The following types of windows can be created in a WINDEV application......
Various WEBDEV constants
Various WEBDEV constants...
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
HCloseConnection (Example)
Usage example of the HCloseConenction function
XMLChild (Function)
Positions on the first child element of current element.
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
Handling an internal component
An internal component is a set of elements from a project......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......