ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OBEX constants
List of constants used by the OBEX functions....
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
HTML constants
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
Scroll (Property)
The Scroll property gets and sets the scroll value in a Scrollbar or Range Slider control.
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
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....
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
Events associated with Check Box controls
List of events associated with Check Box controls...
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Operations performed on state-transition diagrams
The following paragraphs explain......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
Creating nested reports
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
ModifierPanelVisible (Property)
The ModifierPanelVisible property is used to: determine if the "Modifier" panel is displayed in a Diagram Editor control. show or hide the "Modifier" panel in a Diagram Editor control....