ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
25 results for: Indice
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
WDOptimizer: Editing and modifying a ".REP" file
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Starting WDOptimizer in a command line
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box,...
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
List,Get (External language)
Retrieves the value of a given element or the value of the selected element in a drop-down list...
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point):...
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data...
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
zipDeleteFileList (Function)
Deletes a list of files from an archive.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
zipDeleteFile (Function)
Deletes a file from an archive.
Display (External language)
Displays a value in a control or assigns a value in a variable.
htmlNode (Variable type)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
Manipulating Tab controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a Tab control through programming......
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered...