ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
gglOrganization (Type of variable)
The gglOrganization type is used to describe the companies and organizations to which the contact...
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...
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...
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad,...
ArrayDistinct (Function)
Returns an array without duplicates.
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...
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...
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).
First project window
SQLFirst (Function)
Positions on the first row of the query result.