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...
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single...
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table...
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize...
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan"...
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use...
Operations performed on object diagrams
The following paragraphs explain......
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options...
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button...
7. Multilingual sites in practice
Report based on a query
Queries are used to easily select records in one or more data files......
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated...
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Time (Type of variable)
The Time type is used to easily handle the times...
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element:...
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Events associated with supercontrols
List of events associated with supercontrols...
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
The different types of windows
The following types of windows can be created in a WINDEV application......
2. User-friendly editors in practice
User-friendly editors in practice...