ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
BurnerEject (Function)
Opens or closes the door of current burner.
HJSONToRecord (Function)
Imports JSON data into the current record.
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
HOpenConnection (Function)
Opens a connection to a specific database.
Data persistence
The data persistence is used to store the value typed by the user......
HCloseConnection (Example)
Usage example of the HCloseConenction function
Component (Property)
The Component property configures the different components of a composite key.
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
HConnect (Example)
Usage example of the HConnect function
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
HNext (Function)
Sets the position on the next data file record according to a browse item.
HOpenConnection (Example)
Usage example of the HOpenConnection function
Record (Type of variable)
The Record type is used to save the values of a record.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
HDescribeFile (Function)
Describes a data file programmatically.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
Window controls
Several types of controls can be used in a window, ......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Internal component description
The description of an internal component can opened at any time......