ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling controls in a window
The different operations that can be performed on the window controls are as follows......
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
Creating a delete query
A delete query (corresponding SQL statement......
Creating an insert query
An insert query (corresponding SQL statement......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
HIndex (Function)
Rebuilds the file index (".NDX" file).
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
Events associated with windows
List of events associated with windows...
TreeView constants
List of constants used by the TreeXXX functions...
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary axis. set the position of a chart series on the secondary axis....
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
11. User Macro-Code: UMC in practice
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
fExeDir (Function)
Returns the directory from which the execution is started.