ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Voice commands in your applications
The applications that you develop can react to the user's voice......
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
The Wire control
The Wire control is used to visually link 2 controls......
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
<picLayer variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a picLayer variable.
Describing a problem to the Free Technical Support
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
<picLayer variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified picLayer variable.
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Aliases on data files: HAlias
The aliases are used to handle......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
ERR_DISCONNECTED_EXEC