ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Android Widget windows
An Android application can contain one or more Widget windows......
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
The "Messaging" pane
The "Messaging" pane is used to exchange messages between the employees of a company......
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
TileDisplayBadge (Function)
Displays a badge (numeric notification or image) on the tile of a Universal Windows 10 App application.
ERR_NO_APPLICATION
SysIconBadge (Function)
Returns or modifies the value displayed in the badge associated with the icon of an iOS or Universal Windows 10 App application.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
Associated (Property)
The Associated property determines if an element belongs to the base class or to an associated class.
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Constants for managing the registry
List of constants used by the registry management functions....
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
Error 1001: The operators: and:: can only be used in the methods of classes
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
1
2
3
4
5
6
268
>