ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
grLegendFont (Function)
Modifies the font used for the chart legend.
Switch control properties
HDuplicateRecord (Function)
Duplicates the record read in a table: the record found in memory is added into the table (query or view).
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
SCM: Repository versions
There are different versions of the SCM repository......
Project description: Options tab
The project description window allows you to configure various elements of your project......
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Radio Button control properties
List of properties associated with a Radio Button control...
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Data persistence
The data persistence is used to store the value typed by the user......
Handling an Upload control through programming
The Upload control is used to upload one or more files....
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
Clipping the window according to an image
An image can be used to easily define the shape of a window......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......