ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.NoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
<Source>.HistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes...
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
<upnpDevice variable>.ModifyMute (Function)
Modifies the 'Mute' status of a UPnP device....
<sfConnection variable>.Modify (Function)
Modifies the records of a file defined in Salesforce.
<mongoCollection variable>.ModifyOne (Function)
Modifies a document in a collection of MongoDB database.
<Source>.ChangeName (Function)
Modifies the physical name of a data file.
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
NextTitle (Function)
Modifies the title of next window to open.
MDIWindowMenu (Function)
Modifies the layout of the MDI child windows.
ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.
ThreadPriority (Function)
Returns or modifies the priority level of a thread.
SQLModify (Function)
Modifies the content of a row in the query result.
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
HChangeName (Function)
Modifies the physical name of a data file.
<Connection variable>.Priority (Function)
Finds out and modifies the priority of the calling application.
GuidedTourStepChange (Function)
Modifies the current step of the guided tour.
<GuidedTour>ChangeStep (Function)
Modifies the current step of the guided tour.
<mongoCollection variable>.ModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
HClusterParameter (Function)
Reads and modifies the parameters of an HFSQL cluster.
SysColor (Function)
Identifies or modifies the color of a Windows element.
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
WinOrientation (Function)
Modifies or retrieves the display orientation of the current window.
iGroupConfigure (Function)
Modifies the parameters of a report found in a group of reports.
<TreeView>.Modify (Function)
Modifies an element (node or leaf) in a TreeView control.
MemcachedModify (Function)
Modifies a key/value couple in the Memcached cache....
SaaSAdminModifyClientConnection (Function)
Modifies the connection to the client database for a SaaS site.
1
4
5
6
7
8
45
>