ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes.
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
HeightExpanded (Property)
The HeightExpanded property is used to get and change the height of an expanded iOS 13 widget.
HelpNumber (Property)
The HelpNumber property is used to identify and modify the help number associated with a control.
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
SpreadsheetRestorePositionAndSelection (Function)
Restores: the scrollbar position in a Spreadsheet control, the current worksheet, the elements selected in the current worksheet of Spreadsheet control. These elements have been saved by SpreadsheetSavePositionAndSelection....
LockAppPassword (Function)
Specifies a specific password for unlocking the current application (application locked automatically or by LockAppOn).
LockAppOn (Function)
Locks a WINDEV application.
BreakAdd (Function)
Adds a break into a Table or Looper control.
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
EditTokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
SourceFromWindow (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
Obtaining an SSL certificate for IIS2 (2.0 or later)
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
GanttWorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column of a Table (or TreeView Table) control.