ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table control functions
List of functions specific to Table controls
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements...
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control...
FAA: Data export (Table field, Hierarchical Table, RepeatString, Tree, ...)
You want to perform simulations with Excel, Word, OpenOffice...
<Table>.ToJSON (Function)
Converts the contents of a Table or TreeView Table control to a JSON string.
Functions for managing Table controls (prefix syntax)
List of functions for managing Table controls (prefix syntax)
<Table>.RefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
<Table>.CellSelectOccurrence (Function)
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
FAA: Increase the height of the lines in the Table or RepeatString fields.
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit...
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX...
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
FAA: Automatic filtering of Table Column controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example...
Classes, members, methods and properties
A class is made of......
Properties associated with a report
List of properties associated with a report...
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
HFSQL properties
List of HFSQL properties...
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
TextToRTF (Function)
Converts text to Rich Text Format.
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
Help about new features: Letting users know about changes
Applications are constantly evolving......
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
OriginWaypoint (Property)
The OriginWaypoint property is used to get and define the origin of points whose coordinates are specified in the WayPoint property.
DisplayModeAutoWhenLoading (Property)
The DisplayModeAutoWhenLoading property is used to determine and change the display mode when loading a PDF document.
Minimized (Property)
The Minimized property is used to: find out whether a repositionable note is minimized, minimize or restore a repositionable note....
Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed or released).
6. WEBDEV Account Manager
Custom properties (WLanguage)
A custom property is a code element with two events......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Find out the account that runs the AWP protocol
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
Reloading a document
To reload a document, ......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
MCI constants
List of constants used by the MCI functions....