ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
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.
HOpenConnection (Function)
Opens a connection to a specific database.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
FTP constants
List of constants used by FTP functions....
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
Various WEBDEV constants
Various WEBDEV constants...
Table,Add (External language)
Adds an element to a Table control.
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
SMSSend (Function)
Sends an SMS.
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....
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
2. Creating tables in the database schema
WINDEV Tutorial: Creating a WINDEV project and its database schema Lesson 2 - Creating tables in the database schema - 40 min
The Context Menu control (WEBDEV)
Context menus are often used in websites......
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.