ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
<Table>.EnumBreak (Function)
Enumerates the breaks found in a Table control.
<Table>.ModifyColumn (Function)
Modifies a column in a horizontal Table control.
Programming automatic calculations in the columns of a Table control
Declaring and using a variable
A variable is defined by name and type......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
grRealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
<Chart>.RealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
<Source>.Creation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
FileName (Property)
The FileName property gets the name of a file (WDPic file or file generated for a print job).
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
<Word Processing>.InsertTable (Function)
Inserts a table into a Word Processing control.
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
The Site Map control
The Site Map control allows the Web user to......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Extension (Property)
The Extension property is used to: get the extension of a file defined in the data model editor or through programming. define the extension of a file (when the file is described through programming only)....
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
The home page
The home page is the first page of your site......
HeightWithAnimation (Property)
The HeightWithAnimation property is used to modify the height of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......