ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

.NET 3.0, 4.0 control properties, ... (WPF)
List of properties associated with the .NET 3.0, 4.0 control, ... (WPF)...
fDir (Function)
Finds a file or directory.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
ServiceUninstall (Function)
Uninstalls a service.
ThreadPause (Function)
Pauses the current thread during the specified duration.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
Repositionable Note control properties
A Repositionable Note control can be handled in a window by the following WLanguage properties......
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
12. Available tests
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
ThreadMode (Function)
Changes the management mode of threads.
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
HDescribeFile (Function)
Describes a data file programmatically.
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
GPSLastPosition (Function)
Retrieves the information about the last known device position.
dbgEnableLog (Function)
Enables the runtime log programmatically.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......