ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using Java code
You have the ability to enter Java code:
  • in Java applications generated with WINDEV.
  • in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.
Organizer report
The report editor gives you the ability to create "Organizer" reports....
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
Constant
The constants are language elements whose value is fixed once and for all...
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.
fRename (Function)
Modifies the name of a file.
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, tables displayed in a Combo Box control....
iPrintReport (Function)
Prints a report created with the report editor.
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.
Language (Property)
The Language property gets and sets the language used.
Constants for manging the replication
List of constants used by the functions for managing the replication....
Scheduler report
The report editor allows you to create "Scheduler" reports....
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......