ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer a Native Connector for MySQL...
MySQL Native Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV database schema...
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
3. Deploying a dynamic WEBDEV website
The Token property is used to manage the different tokens associated with a "Text token" Edit control....
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Various constants
List of various constants used by the constants WINDEV functions....
Operator on Address
The & operator returns the address of a variable as an integer
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
Creating help pages
A help system includes several pages......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......