ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
TokenDeletable (Property)
The TokenDeletable property is used to: Determine if the end user is allowed to delete tokens in a "Text token" Edit control. Allow or prevent the end user from deleting tokens in a "Text token" Edit control....
API (Function)
Runs a function found in an external DLL.
Guided tour management constants
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
Array management functions
List of functions for managing arrays...
XMLDocument (Example)
Usage example of the XMLDocument function
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....
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
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.
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
Creating index keywords
Index keywords allow users to easily find a help page......
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Library,Disk (External language)
Opens the project library that is stored on disk.
Seek (Function)
Searches for the index of an element in a WLanguage array.
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
Dequeue (Function)
Removes an element from the queue.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
Associating documents with the project
To describe a project in detail, you can associate documents with it......
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
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....
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
grCreate (Function)
Creates a specific type of chart.