ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GetTypeDefinition (Function)
Gets the description of a type identified by name.
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
Error 203: The procedure already has a scope attribute (local or global)
Generating a class diagram
The generation is used to create the WINDEV classes ("......
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
The Spreadsheet control
Spreadsheets are one of the most used office tools......
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
DocAdd (Function)
Adds: at the end of a Word Processing document: an element, a document, a paragraph, a text, an image or a fragment. at the end of a fragment: an element, a text or an image....
Error 1050: This member already exists in the composite variable
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.
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....
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
Keep-alive on connection
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.