ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
<Spreadsheet>.GetMerge (Function)
Used to find out whether a cell is merged with other cells and to get the name of merged cells.
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
List of extension attributes
The list of extension attributes ......
TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control. Enable or disable tap to focus in a Camera control....
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
PVTCollapse (Function)
Collapses the data found in a Pivot Table control according to a row header or to a column header.
PVTExpand (Function)
Expands the data found in a Pivot Table control according to a row header or to a column header.
<Pivot table>.Expand (Function)
Expands the data found in a Pivot Table control according to a row header or to a column header.
<Pivot table>.Collapse (Function)
Collapses the data found in a Pivot Table control according to a row header or to a column header.
MandatoryInput (Property)
The MandatoryInput property is used to determine if a control is required and to enable or disable the required data input.
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
Code snippets
The code editor allows you to enter "Code snippets"......
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
Properties associated with infinite Progress Bar controls
An infinite Progress Bar control can be handled in a window by the following WLanguage properties......
5. Site test in practice
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......