ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Help system properties
The properties of help system are used to define......
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
FullScreenDisable (Function)
Disables the "Full screen" mode of browser.
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
MemcachedAddSuffix (Function)
Adds a value at the end of existing value in the cache for the given key.
<Table>.EndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
ToolbarPosition (Function)
Indicates the display mode of a Toolbar control.
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
23. Print modes
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
gBackgroundGradient (Function)
Describes a display color in gradient mode.
hbDelete (Function)
Deletes: one or more cells from an HBase table for one or more columns. a row from an HBase table....
DisplayedSection (Property)
The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control.