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.
WinSize (Function)
WinSize:
  • returns or modifies the window display mode (maximized, minimized or normal),
  • modifies the window height and/or width,
  • moves the window and modifies a window's height and/or width.
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.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
Share your projects via Git
Git is a source code manager......
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Magnetic mouse: automatically moving the cursor on the default button
The mouse cursor can be automatically positioned on the default button when the window is opened......
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaClose (Function)
Closes the media file currently played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
LockAppTimeout (Function)
Returns or modifies the idle time before a WINDEV application is locked.
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
NotesModifyItem (Function)
Modifies the specified item of the current document in Lotus Notes.
SysThumbnailModifyButton (Function)
Modifies one of the buttons found on the application thumbnail in the taskbar.
Screen,Selection (External language)
Modifies the status of a control (invisible, active, inactive, grayed)
DateModified (Property)
The DateModified property is used to get the modification date of an element.
HRSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.
dModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
LinkColor (Function)
Modifies the color of links in the edit controls and in the Static controls.