ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
FontLoad (Function)
Loads a custom font from a file (or buffer). After loading, the fonts and variants declared by the file will be available throughout the application. This new function is available from WINDEV Suite SaaS 2025 Update 1....
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Project description: Project tab
The project description window allows you to configure various elements of your project......
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
SandboxMode (Property)
The SandboxMode property determines if the sandbox mode is used.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
HClusterNodeInfo (Function)
Returns the status of each cluster node by interrogating the coordinator.
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
Programming the looper attributes
All the looper attributes can be handled by programming......
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
HClusterSynchronizationInfo (Function)
Returns the progress of synchronization for a node of an HFSQL cluster.
EmulatePaneUndock (Function)
Emulates the undocking of a pane in a dynamic Tab control.
NoteDelete (Function)
Deletes a repositionable note found in the current window.
<TreeView>.Modify (Function)
Modifies an element (node or leaf) in a TreeView control.
<TreeView>.ExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
<TreeView>.MoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
<TreeView>.CopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
<Dashboard>.Mode (Function)
Opens or closes the Dashboard control edit mode.
<Tab>.Open (Function)
Opens a new pane in a Dynamic Tab control.