ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
<sfConnection variable>.Modify (Function)
Modifies the records of a file defined in Salesforce.
<Source>.ChangeName (Function)
Modifies the physical name of a data file.
NbKeyItem (Property)
The NbKeyItem property is used to get the total number of key items (including composite keys) in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
AppOpenForm (Function)
Opens: the form of an application on Android (Play Store), iOS (App Store) or Windows (Windows Store) in order for the user to give a mark to it and/or to comment it. the form for configuring the In-App purchases of an application....
WINDEV Mobile concepts
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
Events associated with Button controls
List of events associated with Button controls...
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
Java application and WINDEV
A Java application is an application entirely compiled in Java......
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
<Connection variable>.TransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates the transaction file.