ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Movable (Property)
The Movable property is used to: Find out whether a table column can be moved by the user, Allow and/or forbid a table column to be moved by the user....
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
<Pivot table>.AxisXY (Function)
Allows you to: Specify the row and column headers displayed in a Pivot Table control. Find out the row and column headers displayed in a Pivot Table control....
Simplify your searches
hbDeleteTable (Function)
Deletes an HBase table.
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
Installing and starting WDTRAD
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Library,Error (External language)
Loads the file that contains the error messages handled by WD??EXE.DLL in the desired language.
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
Table
The "Table" keyword can correspond to...
hbGetTableDescription (Function)
Retrieves the description of an HBase table.
<Document variable>.InsertTable (Function)
Inserts a table in a Document variable.
SNMPGetTable (Function)
Reads a table of SNMP values.
<docFragment variable>.InsertTable (Function)
Replaces the specified fragment with a table.
DocUpdateTableOfContents (Function)
Updates the table of the contents of a document.
DocDeleteTableOfContents (Function)
Deletes a table of contents from a document.
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....