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.
The Multimedia control
The Multimedia control is used to play multimedia files......
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
Creating the Relation windows of a WINDEV RAD pattern
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Internal component
An internal component is a set of elements from a project......
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Global and local variable
Two types of variables are available......
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
OpenMobileWindow (Function)
Opens a window in a mobile application.
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
W3C standardization
You must comply with the W3C standard (HTML 4......