ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinAdaptSize (Function)
Adapts the window size to the content of controls.
<picLayer variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a picLayer variable.
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
grWndSize (Function)
Defines the size of the window containing the chart.
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Managing main window menus
A main menu is necessarily associated with a window......
MaxSize (Property)
The MaxSize property is used to get and set a maximum size.
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
WDEnd (External language)
Ends a program that is using WINDEV.
ExecutePresetAction (Function)
Runs a preset WINDEV action.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
1. WLanguage functions
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile....
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Serial and parallel port management functions
List of functions for managing serial and parallel ports...
7. Available controls in a window
WINDEV Mobile includes several types of controls...
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......