ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Using a query with parameters
A query with parameters can be used......
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
iCreateFont (Function)
Creates a new print font.
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Thread management functions
List of functions for managing threads...
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......