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.
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Managing assertions
...The main available features are as follows:...
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
gImage (Function)
Builds a sequence of characters containing an image.
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Control constants
List of constants used by the functions for managing controls...
Report viewer: Proposing several reports
In the document preview, end users can......
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
Window controls
Several types of controls can be used in a window, ......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Constants for managing videos
List of constants used by the functions for video management....
Designing a supercontrol
A supercontrol is an advanced type of control......
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......