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.
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display.
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
CoordinateImageControlToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
The "Code hashtags" pane
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
Constants for managing Organizer controls
Constants for managing Organizer controls...
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Constants for managing the windows
List of constants used by the functions for managing the windows...
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
Changing sites from AWP to SEO-ready session mode
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
The Check Box control
A Check Box can correspond to......
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Principle of remote check
1
2
3
4
5
6
295
>