ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
WDTRAD options
SocketConnect (Function)
Connects a client computer to a given socket.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
The Wire control
The Wire control is used to visually link 2 controls......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Constants for managing videos
List of constants used by the functions for video management....
Events associated with an Organizer control
The following events are associated with Organizer controls:...
WDScript: use in command-line and console mode
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
16. Java applications in practice
Java applications in practice...
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min