ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Error 301: Unknown identifier
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....
Programming the looper attributes
All the looper attributes can be handled by programming......
3-tier architecture
The development in "3-tier" architecture is now simplified......
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.
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
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.