ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Character string: How to extract, remove and replace words?
This page presents the main operations that can be performed on a character string....
String (Variable type)
The String type is used to manipulate strings......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
gpwInLDAPMode (Function)
Allows you to find out whether identification of users in the user groupware will be done via a LDAP directory.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
StopWord (Property)
The StopWord property is used to define stopwords in a full-text index defined through programming.
Synonym (Property)
The Synonym property is used to define synonyms in a programmatically defined full-text index.
H.NbRecModificationQuery
Used to find out the number of records added, modified or deleted when running the last query of the current context.
Thread execution
At runtime, an application runs in a main thread......
SchedulerPositionResource (Function)
Displays a given resource in a Scheduler control or returns the position of first visible resource in a Scheduler control.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
Minimized (Property)
The Minimized property is used to: find out whether a repositionable note is minimized, minimize or restore a repositionable note....
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
FolderImageWidth (Property)
The FolderImageWidth property is used to get and change the folder image width in TreeView and TreeView Table controls.
<Scheduler>.PositionResource (Function)
Displays a given resource in a Scheduler control or returns the position of first visible resource in a Scheduler control.
<Source>.FTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
StatusBar (Property)
The StatusBar property is used to: find out whether the status bar is displayed or not display (or not) the status bar of a window....
InputType (Property)
The TypeSaisie property lets you know or modify the type of input allowed by a field: Duration, Date, Numerical, ...