ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
SpreadsheetAddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
ControlToSource (Function)
Assigns the control value to the source of a control link.
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
MapGetJSObject (Function)
Returns the instance of the API of Map control.
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Constants used by the Factory functions
The following constants are used by the functions for managing the software factory:...
SSH constants
The following constants are used to manage an SSH server:...
SpreadsheetSelectPlus (Function)
Selects one or more cells in a Spreadsheet control found in a window.
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
UsefulWidth (Property)
The UsefulWidth property is used to get and change the useful width of an internal window (or supercontrol) with scrollbars.
UsefulHeight (Property)
The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars.
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
HTMLClassAdd (Function)
Adds a class into the HTML classes of a control.
Functions for managing AAFs (Automatic Application Features)
The following functions are used to manage AAFs (Automatic Application Features):...
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......