ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
SysWinShow (Function)
Modifies the display status of a window.
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Query editor
The query editor is used to automatically create queries on the data files......
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
HPriorityClient (Function)
Modifies the priority of a client application.
Information 2105: This function was renamed
ScrollBarShow (Function)
Displays (or not) a scrollbar in a WINDEV control (edit control or list box) even if no scrollbar was specified during the control description.
BreadcrumbModifyLink (Function)
Modifies a link in a Breadcrumb control.
WINDEV License Agreement
WINDEV License Agreement...
Image control in a page
ComponentInfo (Function)
Returns information about a component.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
EmulateWarning (Function)
Emulates the next call to Warning and automatically clicks the "OK&quot button.
EmulateError (Function)
Emulates the next call to Error and automatically clicks the "OK&quot button.
EmulateInfo (Function)
Emulates the next call to Info and automatically clicks the "OK&quot button.
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
<Window>.FromFile (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
<Source>.ToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.