ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MinimumLength (Property)
The MinimumLength property is used to configure the minimum length of the words to be indexed.
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
fTempFile (Example)
Usage example of the fTempFile function
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
Items (Property)
The Items property is used to configure the different items of a full-text index.
TimelineDeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
Link functions
Link functions are used to link the interface with the data files (and vice versa). These functions are as follows:...
25. Performing a process on several successive pages
Performing a process on several successive pages...
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
HViewToFile (Example)
Usage example of the HViewToFile function
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
Table,Display (External language)
Refreshes the Table control.
Table,Add (External language)
Adds an element to a Table control.
Null (keyword)
The "Null" keyword can correspond to:
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
WINDEV applications for Linux: Specific features
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....
Report viewer: Proposing several reports
In the document preview, end users can......