ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Image control
The Image control is used to......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Creating the windows and the pages of the RAD pattern
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....
12. Synchronizing data
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
DayHeight (Property)
The DayHeight property is used to get and change the height of days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
dModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
<Image variable>.ModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
<Page>.OpenChild (Function)
Opens a non-modal child window.
DayBreakHeight (Property)
The DayBreakHeight property is used to get and change the height of breaks between days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
The Slider control (in a page)
WEBDEV proposes two types of sliders......
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
Reloading a document
To reload a document, ......
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....