ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Creating a table in a report
Tables can be created in a report......
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.
SocketClose (Function)
Closes a socket or a connection to a server socket.
JSONToVariant (Example)
Usage example of the JSONToVariant function
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
dFill (Example)
Usage example of the dFill function
fAttribute (Function)
Returns or modifies the attributes of a file.
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....