ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
Permission constants
Renvoie une ou toutes les permissions déclarées par l'application....
Component (Property)
The Component property configures the different components of a composite key.
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Copying and cloning
Variables are copied using the "=" operator...
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
Error 122: The name of an Automation object must be a string
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
Error 810: * can only be used for a parameter with a default value
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......