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.
<Chart>.Scatter3DGridlines (Function)
Displays the gridlines for the different planes of a 3D Scatter chart.
PVTCompareDateRange (Function)
Calculates and displays a date range comparison in a Pivot Table control.
grScatter3DGridlines (Function)
Displays the gridlines for the different planes of a 3D Scatter chart.
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
The "UML analysis" pane
The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ......
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
Discover all the possibilities of pivot tables
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
<Map>.FollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....