ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
Typecasting of parameters
The description of the parameter type is optional......
Constants used by the functions for managing countries and continents
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
grType (Function)
Identifies or modifies the type of chart.
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
.NET application
To create a.NET application from a project......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Ad Hoc deployment
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.