ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming automatic calculations in the columns of a Table control
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
LooperRestorePositionAndSelection (Function)
Restores the scrollbar position in a Looper control as well as the selected elements.
SpreadsheetBorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
TotalsEnabled (Property)
The TotalsEnabled property enables you to: Identify the calculation method used for columns in a Table or TreeView Table control (automatic or custom), Temporarily forbid or force column calculations (automatic or custom) in a Table or TreeView Table control....
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
SchedulerChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.