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...
Timeout (Property)
The Timeout property is used to get and change the maximum wait time before a request times out.
iListPrinter (Function)
Returns the list of printers installed on the current computer.
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
PageLayout (Property)
The PageLayout property sets the layout characteristics of a document.
DatePicker (Function)
Opens the system date picker.
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
AppointmentDisplay (Function)
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS).
TreeListItem (Example)
Usage example of the TreeListItem function
Page constants
List of constants used by page functions....
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.
zipMsgError (Example)
Usage example of the zipMsgError function
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
dPolyline (Function)
Draws a line composed of multiple segments.
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
ToClipboard (Function)
Writes text or image information into the system clipboard.
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.