ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
<picLayer variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a picLayer variable.
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Constants for the Exif functions
List of constants used by the Exif functions....
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Creating a table in a report
Tables can be created in a report......
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
<Image>.Copy (Function)
Copies an image to another image.
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Handling menu options programmatically
The menu options can be handled......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
Specific features of the applications for iPhone/iPad
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......