ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Libellé>AnimationSetParameter (Function)
Changes one of the animation parameters used for animated text (in a Static Text control).
<Connection variable>.ModifyFileRights (Function)
Sets the rights granted to a user or group on an HFSQL Client/Server data file.
<Image>.AnimationSetParameter (Function)
Changes one of the animation parameters used for a moving image (in an Image field).
Creating help pages
A help system includes several pages...
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
ControlCurrent (Function)
Returns the name of the control currently in edit.
<Image>AnimationSetMode (Function)
Changes the type of animation for an image displayed in an Image control.
<Libellé>.AnimationSetMode (Function)
Changes the animation type of text in a Static Text control.
Custom context menu
Custom context menus are created in the window editor and can be manipulated programmatically...
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
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.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
Size (Property)
The Size property is used to determine and change the size of an element.
Copying controls from the window editor
The controls can be copied from the window editor......
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element...
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window...
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
WinCopyForm (Function)
Copies the content of a form into the clipboard.
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define...
StreamChangeDriver (Function)
Specifies the camera that will be used as source for a stream and/or a Conference control....
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links...
dFont (Example)
Usage example of the dFont function
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min