ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemcachedAssign (Function)
Modifies a key/value couple in the Memcached cache: If the key exists, the value is modified. If the key does not exist, the key/value couple is added....
WinAdaptSize (Function)
Adapts the window size to the content of controls.
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
ElementWidth (Property)
The ElementWidth property is used to: Find out or modify the width of the elements in an Organization Chart control. Find out or modify the width of the cells in a Dashboard control....
ElementHeight (Property)
The ElementHeight property is used to: Find out or modify the height of the elements in an Organization Chart control. Find out or modify the height of the cells in a Dashboard control....
Maximize (Function)
Displays a WINDEV window in its maximum size.
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
BitcoinCore features
The Bitcoin functions that make handle a Bitcoin Core server possible include ......
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
<Kanban>.Display (Function)
Refreshes a Kanban control or a card in the Kanban control.
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
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....
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
FileFilter (Property)
The FileFilter property gets and sets the filter used to display files: when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window), in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control....
Universal replication
The purpose of universal replication is to keep several databases synchronized......
2. Types of setup
Types of setup...