ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
HFileExist (Example)
Usage example of the HFileExist function
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Changing the window content with a swipe gesture
The mobile devices propose several features available via finger movements......
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
WinGiveSuitableHeight (Function)
Returns the height of a window, adapted to the content of controls.
WinGiveSuitableWidth (Function)
Returns the width of a window, adapted to the content of controls.
Defining a help window template
WINDEV allows you to create help window templates......
MaxHeight (Property)
The MaxHeight property gets and sets the maximum height of a control or window.
fRename (Function)
Modifies the name of a file.
HSubstDir (Example)
Usage example of the HSubstDir function
ControlOver (Function)
Identifies the control hovered over with the mouse cursor.
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....