ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Cos (Function)
Calculates the cosine of an angle.
<Table>.DisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
Table control functions
List of functions specific to Table controls...
<Component>.Load (Function)
Loads an external component independent of the current project.
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
ERR_BUTTON_EXPECTED
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
Programming Table controls based on a data file (prefix syntax)
This page explains how to program Table controls based on a data file......
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
<Table>.EnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
WEBDEV Application Server 2024
5. Deploying a dynamic site (Session or AWP) in practice
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
fCurrentDir (Function)
Identifies or modifies the current directory.