ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Value (Property)
The Value property is used to get and change the value of an element.
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
Twain constants
List of constants used by the Twain functions....
TableMode (Function)
TableMode is kept for backward compatibility.
SNMPGetTable (Function)
Reads a table of SNMP values.
Constants for managing character strings
List of constants used by string management functions...
Bluetooth constants
List of constants used by the Bluetooth functions....
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
Constants for managing the windows
List of constants used by the functions for managing the windows...
WINDEV Framework License Agreement
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
5. The following files are automatically created
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
DocInsert (Function)
Inserts an object into a Word Processing document or replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
WINDEV Mobile Framework License Agreement
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
Multiline strings
To type character strings over several lines in the code editor...
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.