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.
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
Report based on a query
Queries are used to easily select records in one or more data files......
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
MDIOpen (Function)
Opens and enables an MDI child window.
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Window management functions (prefixed syntax)
List of functions for managing windows...
Window management functions
List of functions for managing windows...
<Window>.MDIOpen (Function)
Opens and enables an MDI child window.
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
fSelectDir (Function)
Opens a directory picker.
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
Phone management functions
List of functions for phone management...
2. Static or dynamic site
Handling menu options programmatically
The menu options can be handled......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......