ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ToolbarPosition (Function)
Indicates the display mode of a Toolbar control.
Project description: Languages tab
The project description window allows you to configure various elements of your project......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
Pushed (Property)
The Pushed property gets and sets the state of a two-state button (pressed or released).
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......
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....
<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....
19. Sending emails
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Software Factory: Setup
To use the Software Factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
Creating a table in a report
Tables can be created in a report......
SCM: Creating a branch
Branches allows you to create a copy of the current project, so that you can make changes, additions, etc., to two versions of the same project....
DisplayEvenIfNull (Property)
The DisplayEvenIfNull property is used to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Configure a row or a column found in a Pivot Table control so that it is displayed (or not) even if it contains no value. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
HMode (Function)
Changes the mode and the method for locking tables.
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....
gpwMode (Function)
Returns the runtime mode of the User Groupware.
<Chrono>.Resume (Function)
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause.
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting provider......