ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 1037: This member already exists in the structure
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
MapGetImage (Function)
Retrieves the image of a map displayed in a Map control. The markers and the itineraries displayed on this map will also be found in the image.
<Map>.GetImage (Function)
Retrieves the image of a map displayed in a Map control. The markers and the itineraries displayed on this map will also be found in the image.
<aiNeuralNetworkModel variable>.Detect (Function)
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image.
HChangeName (Function)
Modifies the physical name of a data file.
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
GetTypeDefinition (Function)
Gets the description of a type identified by name.
NetworkUser (Function)
Identifies the name of the connected user.
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......
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 ("......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
HTMLToRGB (Function)
Converts the HTML color into RGB color.
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......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
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....
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
Error 1050: This member already exists in the composite variable
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.