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.
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
Types of Edit controls
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
Constants for managing streams (sound and video)
List of constants used by the functions for managing the streams (sound and video)....
LooperSelectMinus (Function)
Deselects a row in a Looper control.
Creating the Form windows of a WINDEV RAD pattern
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
Border management constants
List of constants used by the border management functions....
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
Constant
The constants are language elements whose value is fixed once and for all...
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
LooperSelect (Function)
Returns the index of the selected element in a Looper control.