ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grType (Function)
Identifies or modifies the type of chart.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
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.
ThreadExecute (Function)
Starts the execution of a secondary thread.
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
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......
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......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
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......