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.
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
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......
Keep-alive on connection
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.
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.
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
SSLActive (Function)
Used to enable or disable the secure SSL mode.
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....
3. Managing sockets
WINDEV includes advanced socket management functions....
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
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....
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Animation (Property)
The Animation property animates an image.
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....
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dBackground (Function)
Declares the default background color for the rectangles, circles, etc.:: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
DiagramToSVG (Function)
Exports a diagram to an SVG image.