ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
Identifier (Property)
The Identifier property is used to get and change the name of the current computer shown to the participants who receive the audio or video stream. This name can be a number, for example.
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
ThumbnailImage (Property)
The ThumbnailImage property is used to: Get the image associated with an element of a ListView control. Change the thumbnail image associated with an element of a ListView control....
Constants for WLanguage types
List of constants for managing WLanguage types....
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
MoveColumn (Function)
Moves or swaps a column in a two-dimensional array property contained in an advanced type (xlsDocument, etc.).
<Chart>.PieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
MenuIsMarked (Function)
Used to find out whether a checkmark is displayed in front of a menu option (popup menu or drop-down menu).
SysIconModify (Function)
Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen)....
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
Drawing constants
List of constants used by the drawing functions....
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
3. Managing sockets
WINDEV includes advanced socket management functions....
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....