ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
Creating the Table windows of the WINDEV RAD pattern
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
DurationToString (Function)
Converts a duration to a character string in the specified format.
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
ServiceContinue (Function)
Restarts a paused service.
Constants for managing the Enumerations and the Combinations
Statistical constants
List of constants used by the statistical functions....
SocketClose (Function)
Closes a socket or a connection to a server socket.
NetworkDisconnect (Function)
Disconnects a network drive.
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).