ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window...
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
WINDEV Mobile concepts
WEBDEV concepts
Window controls
Several types of controls can be used in a window, ......
WINDEV concepts
Open (External language)
Opens a window.
Text (Property)
The Text property is used to get and modify text.
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Project (External language)
Opens and runs a WINDEV project.
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
grLegendFont (Function)
Modifies the font used for the chart legend.
WBAdminAuth (Type of variable)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
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....
SendKey (Function)
Simulates the keystrokes and the mouse actions.