ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Value (Property)
The Value property is used to get and change the value of an element.
WINDEV Mobile 2024: New features in this version
Here are the new features that you will discover in this version......
The different types of integers
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
Combination (Type of variable)
A combination is a set of options.
Type (Property)
The Type property is used to get and change the type of an element.
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
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....
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, ......
WINDEV 2024: New features in this version
Here are the new features that you will discover in this version......
5. The following files are automatically created
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....
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
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...
Constants used by the functions for managing countries and continents
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
DnDForce (Function)
DnDForce is kept for backward compatibility.