ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
ArrayDistinct (Function)
Returns an array without duplicates.
gglOrganization (Type of variable)
The gglOrganization type is used to describe the companies and organizations to which the contact belongs...
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
grDestinationWnd (Function)
Defines a window as chart destination.
ScreenshotAllowed (Property)
The ScreenshotAllowed property is used to: Determine whether it is possible to take screenshots of a window, Allow or prevent taking screenshots of a window....
PythonExecute (Function)
Executes a function present in a Python module.
Alias (Property)
The Alias property gets the alias of an element.
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Automatic error handling
Error handling can be customized for each process......
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
Enumeration (Type of variable)
An enumeration is a set of values......
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
First project window