ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
RAD Mobile: Create modern windows
RAD Mobile (Rapid Application Development) automatically generates modern UIs and functional code from a database....
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Variable scope
Variables can be declared anywhere in the code....
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
HExportJSON (Function)
Exports the records found in a table (HFSQL or OLE DB), view or query to a JSON file.
FTPFileExist (Function)
Checks if a given file exists on an FTP server.
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......