ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
WinGiveSuitableWidth (Function)
Returns the width of a window, adapted to the content of controls.
BrowserType (Function)
Returns the type of browser used by the Web user.
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
MapDisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
WinGiveSuitableHeight (Function)
Returns the height of a window, adapted to the content of controls.
ControlOver (Function)
Identifies the control hovered over with the mouse cursor.
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Events associated with Toolbar controls
List of events associated with Toolbar controls...
WinAdaptHeight (Function)
Adapts the window height to the content of controls.
WinAdaptWidth (Function)
Adapts the window width to the content of controls.
DisplayFormat (Property)
The DisplayFormat property gets and sets the expected display format for a given text: plain text, RTF or Markdown.
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
Open (External language)
Opens a window.
WinEdCreateNote (Function)
Creates a Repositionable Note control.
HTTPRequest (Example)
Usage example of the HTTPRequest function
Properties associated with infinite Progress Bar controls
An infinite Progress Bar control can be handled in a window by the following WLanguage properties......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......