ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTransactionStart (Function)
Starts a transaction on the tables (HFSQL or accessed via a Native Connector) and creates the transaction table.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites......
Using Unicode in HFSQL tables
The database schema proposes two types of Unicode items......
Manipulating TimeLine controls programmatically
A TimeLine control can be......
MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
Enumeration (Variable type)
An enumeration is a set of values......
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
The Carousel control
The Carousel control is used to display an animated menu made of images......
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Managing color palettes
Starting with version 2025, WINDEV and WINDEV Mobile include color palettes for projects and windows......
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.