ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes.
DrawingStyle (Function)
Allows you to find out and modify:
  • the display mode of grayed buttons found in the windows of your application.
  • the display mode of translucent border for the windows of your application.
  • the mode for loading large images.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
<Connection variable>.PriorityClient (Function)
Modifies the priority of a client application.
<Chart>.Type (Function)
Identifies or modifies the type of chart.
BreadcrumbModifyLink (Function)
Modifies a link in a Breadcrumb control.
<Array>.Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
grTitleFont (Function)
Modifies the font used for the chart title.
The Signature control
The Signature control is a report control used to sign......
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
OpenChild (Function)
Opens a non-modal child window.
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
SFModify (Function)
Modifies the records of a file defined in Salesforce.
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
dbgLogStatus (Function)
Returns and modifies the status of runtime log.
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.