ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Database schema editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
RibbonCloseGrouping (Function)
Closes the group currently open in a Ribbon control.
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Constants for managing animations
List of constants used by the functions for managing the animations...
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
Programming the table cells
The Table controls can be handled......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
VisibleRange (Property)
The VisibleRange property is used to get and change the width of the Range Slider control track.
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.