ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
FileToMemory (Function)
Automatically initializes the values of the members of a structure or class with the values of the items of the current record.
Position (Function)
Finds the position of a specified string within another string.
httpProgress (Variable type)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify base width used for anchoring "width" fields. Find out the initial width of a report control....
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Path (Property)
The Path property gets and sets a path.
State (Property)
The State property gets and sets the state of an element.
Border (Type of variable)
The Border type is used to handle a border through programming...
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min