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....
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
ERR_PARSER
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
<Page>.FromFile (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
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......
Constants for managing Gantt charts
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Report viewer: Proposing several reports
In the document preview, end users can......
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
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......
<picLayer variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified picLayer variable.
<picLayer variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a picLayer variable.
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......
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
ERR_DISCONNECTED_EXEC