ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
fWrite (Function)
Writes: a character string into an external file. a memory section....
ActiveX control properties
List of properties associated with the ActiveX control...
Ad control properties
An Ad control found in a window can be handled in a window by the following WLanguage properties.
Bar code constants
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Carousel control properties
List of properties associated with the Carousel control...
Spin control properties
List of properties associated with the Spin control...
TreeMap control properties
A TreeMap control can be handled in a window by the following WLanguage properties.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
Scrollbar control properties
List of properties associated with the Scrollbar control...
EmailGetAll (Function)
Retrieves all the emails found on a server.
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......
Constants used by the the functions for managing the HFSQL Cluster
.NET 3.0, 4.0 control properties, ... (WPF)
List of properties associated with the .NET 3.0, 4.0 control, ... (WPF)...
Word Processing control properties
A Word Processing control can be handled in a window by the following WLanguage properties......
Repositionable Note control properties
A Repositionable Note control can be handled in a window by the following WLanguage properties......
Native Container control properties
You can manipulate a Native Container control in a window using the following WLanguage properties......
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......