ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
Example for creating a select query
This help page explains how to create two select queries......
Automatic calculations in a Table control (AAF)
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
ChangeStyle (Function)
Modifies the style of a control dynamically.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
14. Controls in practice
12. Available tests
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
fShortPath (Example)
Usage example of the fShortPath function