ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
NFC constants
List of constants used by the NFC functions...
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
ProjectInfo (Function)
Returns specific information about the project currently run.
zipOpen (Function)
Opens an existing archive.
NET constants
List of constants used by the DotNet functions....
Variable scope
Variables can be declared anywhere in the code....
EndProgram (Function)
Ends the execution of the current program.
TreeView Table control linked to a table
A TreeView Table control can be linked to a table or a query......
Creating the Table pages of the WEBDEV RAD pattern
Creating the Vision pages of the WEBDEV RAD pattern
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......