ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating help pages
A help system includes several pages...
<Connection variable>.ModifyFileRights (Function)
Sets the rights granted to a user or group on an HFSQL Client/Server data file.
<Libellé>AnimationSetParameter (Function)
Changes one of the animation parameters used for animated text (in a Static Text control).
<Image>AnimationSetMode (Function)
Changes the type of animation for an image displayed in an Image control.
ControlCurrent (Function)
Returns the name of the control currently in edit.
Custom context menu
Custom context menus are created in the window editor and can be manipulated programmatically...
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
<Image>.AnimationSetParameter (Function)
Changes one of the animation parameters used for a moving image (in an Image field).
<Libellé>.AnimationSetMode (Function)
Changes the animation type of text in a Static Text control.
Managing main window menus
A main menu is necessarily associated with a window......
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series...
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Upload control events
The following processes are associated with the Upload control:...
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window...
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Events associated with an Organizer control
The following events are associated with Organizer controls:...
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two...
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
Constants for object visibility
List of constants for managing the visibility of an object....
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes:...
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
13. Security benefit: managing the "Back" button
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines...