ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
Managing Responsive Web Design in your Web pages
Websites can be viewed on several platforms......
Help editor options
The options of the help editor ("Display......
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
nfcData (Variable type)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
Tab Control properties
A Tab Control can be manipulated in WLanguage either in a window or in a page with the following properties......
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
11. Choosing the action of a button/link
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
Events associated with Static controls
List of events associated with Static controls...
HTMLToText (Function)
Converts an HTML string or buffer to text.
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.