ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Software Factory
The concept of software factory is used to automate the process for creating applications....
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
19. Sending emails
ThreadMode (Function)
Changes the management mode of threads.
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
Creating a table in a report
Tables can be created in a report......
TreeExpand (Function)
Expands a node in a TreeView control.
SpreadsheetPosition (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
<Chrono>.Resume (Function)
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause.
<Spreadsheet>.Position (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
WindowsVersion (Function)
Returns the runtime mode of Windows.
HClusterDeleteNode (Function)
Disables a node in a HFSQL cluster.
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
MCI functions
List of MCI functions...
<TreeView>.Expand (Function)
Expands a node in a TreeView control.