ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
ComponentLocate (Function)
Specifies the access path to an external component of project.
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
Screen,Get (External language)
Retrieves the value in a control or in a variable.
HTML constants
11. Controls in practice
Discover the main characteristics of the controls...
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.
Automation object
The Automation keyword is used to declare an automation object...
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....
OBEX constants
List of constants used by the OBEX functions....
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......
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
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....