ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.Priority (Function)
Finds out and modifies the priority of the calling application.
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.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
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.
iForceComplement (Function)
Forces the printing of a Body Complement block.
<Source>.ErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
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.
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
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)......