ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the windows and the pages of the RAD pattern
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
Installing and starting WDTRAD
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Code statistics
The code statistics affect......
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
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...
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....