ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
GPSLastPosition (Function)
Retrieves the information about the last known device position.
Events associated with Radio Button controls
List of events associated with Radio Button controls...
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
Animation (Property)
The Animation property animates an image.
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
fCreate (Function)
Creates an external file.
ThreadMode (Function)
Changes the management mode of threads.
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Starting WDOptimizer in a command line
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......