ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
BurnerErase (Example)
Usage example of the BurnerErase function
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
11. Table/Looper controls
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
iPrintReport (Function)
Prints a report created with the report editor.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
LastDayOfYear (Function)
Returns the date of the last day of the year.