ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
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.
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
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......
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......
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
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
fLongPath (Example)
Usage example of the fLongPath function
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
fAttribute (Example)
Usage example of the fAttribute function
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......