ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Handling an Edit control programmatically
You can handle Edit controls programmatically......
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....
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
ErrorBuild (Function)
Displays a custom error message in a system error window.
ControlClone (Function)
Creates a new control from an existing control.
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).
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Various constants
List of various constants used by the constants WINDEV functions....
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Crosstab report
The report editor allows you to create "Crosstab" reports......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector 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....
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
NextTitle (Function)
Modifies the title of next window to open.