ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Seek (Function)
Searches for the index of an element in a WLanguage array.
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
DocAdd (Function)
Adds: at the end of a word processing document: an element, document, paragraph, text, image or fragment. at the end of a fragment: an element, text or image....
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
Creating index keywords
Index keywords allow users to easily find a help page......
Library,Disk (External language)
Opens the project library that is stored on disk.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
Dequeue (Function)
Removes an element from the queue.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
Associating documents with the project
To describe a project in detail, you can associate documents with it......
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
TreeExpand (Function)
Expands a node in a TreeView control.