ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating help pages
A help system includes several pages...
<Libellé>.AnimationSetMode (Function)
Changes the animation type of text in a Static Text control.
<Image>AnimationSetMode (Function)
Changes the type of animation for an image displayed in an Image control.
Custom context menu
Custom context menus are created in the window editor and can be manipulated programmatically...
<Connection variable>.ModifyFileRights (Function)
Sets the rights granted to a user or group on an HFSQL Client/Server table.
<Libellé>AnimationSetParameter (Function)
Changes one of the animation parameters used for animated text (in a Static Text control).
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
ControlCurrent (Function)
Returns the name of the control currently in edit.
<Image>.AnimationSetParameter (Function)
Changes one of the animation parameters used for a moving image (in an Image field).
NullIfEmpty (Property)
The NullIfEmpty property is used to: Find out whether the value returned by the control is NULL...
Token
The Token keyword can correspond to...
FaxRestart (Function)
Restarts a fax in the spooler.
Monochrome (Property)
The Monochrome property determines whether an image should be used in monochrome mode.
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Joins between the tables of a select query
When several tables are used in a query, the query editor automatically searches for the links...
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
iWindowCancel (Function)
Configures the print cancel window.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Copying controls from the window editor
The controls can be copied from the window editor......
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window...
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element...
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50...
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
WinCopyForm (Function)
Copies the content of a form into the clipboard.