ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
COMObject (Type of variable)
The COMObject type is used to represent an interface of a COM object.
Screen,Get (External language)
Retrieves the value in a control or in a variable.
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....
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
ErrorBuild (Function)
Displays a custom error message in a system error window.
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Constants for external files
List of constants used by the functions for managing external files....
Net constants
List of constants used by the Net functions....
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
nWDGetLastError: Error code of last error
Error code of last error......
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
MapAddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.