ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Error 31: The file to include is not found. Check the name and path ...
SchedulerChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
<TreeView>.Find (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
<Scheduler>.ChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
TreeFind (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
RegistryFirstSubKey (Function)
Identifies the path of first subkey of specified key in the Windows registry.
WINDEV Mobile concepts
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
10. Smart controls
Smart controls...
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them. the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users....
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
XMLDocument
The xmlDocument keyword can correspond to: the XMLDocument function that is used to create a new XML document. For more details, see XMLDocument. an xmlDocument variable. For more details, see xmlDocument....
Functions for managing breadcrumbs (prefix syntax)
The following functions are used to manage site map paths, using prefix syntax:...
Android and Java: call WLanguage procedures
Permet de spécifier la procédure qui sera appelée lorsque l’utilisateur effectue un clic dans un Widget iOS 14....
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......