ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PDFSign (Function)
Applies an approval signature to an existing PDF.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
iResetNbPages (Function)
Reinitializes the current number of pages, used in the preset controls such as "Number of pages" and "Page number and number of pages".
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
iDestination (Function)
Configures the print destination.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
MapDisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java 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......
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
WDTestSite: Load test
The stress tests are used to check......
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....
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....
Enqueue (Function)
Adds an element to the queue.
Push (Function)
Pushes an element onto the stack.