ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DnD constants
List of constants used by the functions for managing the Drag and Drop....
LooperAdd (Function)
Adds a row at the end of a Looper control.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
FTPSend (Example)
Usage example of the FTPSend function
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
WaitWindowStart (Function)
Opens the wait window of application.
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
SQLFirst (Function)
Positions on the first row of the query result.
Operating mode of HFSQL application
An HFSQL application can operate in network mode or in Client/Server mode......
Segmented Button control
The Segmented Button control can be understood as a set of ON/OFF buttons grouped together in a single control......
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
User Groupware constants
List of constants used by the User Groupware functions....
TwainSelectSource (Function)
Displays a standard dialog box used to list the different Twain devices available on the current computer.
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
HAdd (Example)
Usage example of the HAdd function
Installing and starting WDTRAD
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.