ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
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.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
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......
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
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.
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.
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.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
MyParent (Reserved word)
MyParent is used to handle...
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
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.
SocketClose (Function)
Closes a socket or a connection to a server socket.
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.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.