ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemSeek (Example)
Usage example of the MemSeek function
MCIVolume (Function)
Modifies or returns the sound volume.
iPrintReport (External language)
Prints a report created with the report editor.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
ControlInfoXY (Function)
Returns the name of the control located at a given position.
2. User-friendly editors in practice
User-friendly editors in practice...
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
The planes (in a window or in a report)
The planes are used to group the window controls......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Clickable (Property)
The Clickable property gets and sets the behavior of an Image control when it is clicked.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
iPrintZone (Example)
Usage example of the iPrintZone function
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
grSurfaceAddData (Example)
Usage example of the grSurfaceAddData function