ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key...
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
.NET application
To create a.NET application from a project......
SQLExec (Function)
Names and runs an SQL query.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
The Clickable Image control
The Clickable Image control can be used to......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
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....
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Query editor: Characteristics
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
SendKey (Function)
Simulates the keystrokes and the mouse actions.
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
WinStatus (Function)
Identifies or modifies the window status.
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Translating a text file with WDTRAD
Window controls
Several types of controls can be used in a window, ......
CreateShortcut (Example)
Usage example of the CreateShortcut function