ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
Other operators
The following are additional operators......
VibrationTrigger (Function)
Triggers the vibrations of the device.
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
PVTListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.
Recycle code windows
By default, a single code window is opened per ......
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
WinChangeAlias (Function)
Modifies the alias of a window.
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
PopupAnimate (Function)
Displays a popup in a page cell.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Using .NET assemblies in a project
To use .NET assemblies in a project......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......