ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
MyParent (Reserved word)
MyParent is used to handle...
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
CallDLL32 (Function)
Runs a function found in an external DLL.
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
The different types of integers
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)......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Generating an application for Universal Windows 10 App
Using several libraries in an application
A library is a WDL file that contains all the resources......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
HIndex (Function)
Rebuilds the file index (".NDX" file).
Looper control based on a data file
This type of Looper control uses data from a data file or query......
Properties associated with reports and controls
List of properties associated with the reports and their controls...
Using .NET assemblies in a project
To use .NET assemblies in a project......