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...
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Automatic management of exceptions
The management of exceptions can be customized by process......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
Merging differences (SCM)
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
Environment of the window editor
The main elements of window editor are as follows:
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
2. User-friendly editors in practice
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
Java application and WINDEV
A Java application is an application entirely compiled in Java......
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Events associated with windows
List of events associated with windows...
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Composite variable
A composite variable contains different types of elements (members)...
zipDeleteFileList (Function)
Deletes a list of files from an archive.
Accessibilité (Property)