ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window...
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)......
Specific features of the applications for iPhone/iPad
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Designing a supercontrol
A supercontrol is an advanced type of control......
Time management help
Time management is extremely important......
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
UI audit: Detect obsolete technologies
The lifecycle of some projects span several years......
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
GglUploadDocument (Function)
Uploads a document to the Google server.
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
VibrationTrigger (Function)
Triggers the vibrations of the device.
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.