ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Classes, members, methods and properties
A class is made of......
Error 701: The property is read-only
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
InUniversalWindowsAppMode (Function)
Indicates whether the code is run in Universal Windows 10 App mode.
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
Table,Count (External language)
Returns the number of elements in a Table control.
Use a calendar to enter dates
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....
<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable].
<Image variable>.DrawHalo (Function)
Adds a halo effect on an image found in an Image variable].
Table,Delete (External language)
Deletes an element from a Table control.
FontName (Property)
The FontName property is used to manage the name of the font used.
<Looper>.DisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
Table,Insert (External language)
Inserts an element into a table at a given position.
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
iLine (Function)
Prints a line at specified coordinates.
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.