ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
2. How to test a site?
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
fAttribute (Function)
Returns or modifies the attributes of a file.
2. Analysis in practice
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Creating a select query
A select query (corresponding SQL statement......
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......