ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

11. Internal components in practice
Internal components in practice...
Execute (Function)
Starts the execution of a process through programming.
CrosshairColor (Property)
The CrosshairColor property is used to get and change the color of the crosshair in a Chart control.
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
HPass (Function)
Defines the password used to create or open a data file.
AAF: Context menu of Image controls
A context menu is available for Image controls......
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
EventOpen (Function)
Opens a synchronization event between several threads.
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
10. Internal components in practice
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
GetActiveObject (Example)
Usage example of the GetActiveObject function
spMatchesDescription (Property)
The spMatchesDescription property determines if the parameters (key derivation function, hash algorithm, iteration count and output length) of the item of type "Password" in the data file match the parameters described programmatically or in the analysis.
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
HDescribeConnection (Function)
Describes a new connection to an external database.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min