ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
Creating a Java archive
When your Java application is developed, you can......
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
ErrorBuild (Function)
Displays a custom error message in a system error window.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
MyParent (Reserved word)
MyParent is used to handle...
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......