ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different copy modes
Two different copy modes are proposed by WDTRAD...
<Image variable>.ModifyLightness (Function)
Modifies the lightness of an image in an Image variable.
<Chart>.SeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
<Chart>.LegendFont (Function)
Modifies the font used for the chart legend.
<Chart>.TitleFont (Function)
Modifies the font used for the chart title.
<Table>.ModifyColumn (Function)
Modifies a column in a horizontal Table control.
<sfConnection variable>.Modify (Function)
Modifies the records of a file defined in Salesforce.
<upnpDevice variable>.ModifyMute (Function)
Modifies the 'Mute' status of a UPnP device....
<mongoCollection variable>.ModifyOne (Function)
Modifies a document in a collection of MongoDB database.
<Source>.ChangeName (Function)
Modifies the physical name of a data file.
<Source>.ErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
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.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
SQLModify (Function)
Modifies the content of a row in the query result.
<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.
Error 203: The procedure already has a scope attribute (local or global)
<emailPOP3Session variable>.NbMessage (Function)
Returns the number of incoming messages on the email server (POP3 protocol only).
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....