ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
FTP constants
List of constants used by the FTP functions....
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
LoadParameter (Function)
Reads a persistent value.
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
HFilter (Function)
Defines and enables a filter on a data file, view or query.
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
InvalidInputShowIcon (Function)
Shows an error icon next to an Edit control to indicate that the input is invalid.
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
ObserverOrientation (Property)
The ObserverOrientation property gets or sets the secondary angle of a Carousel control.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
OrientationTitle (Property)
The OrientationTitle property is used to: Find out if the title of an Table control column (or all Table control columns) are tilted.. Tilt or not the title of an Table control column (or of all Table control columns)....
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
IWListDisplay (Function)
Refreshes the display of an "Internal window" control with automatic iteration on a data file or query.
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
End of Document block
The End of document block is run once at the end of the report execution......
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
NextTitle (Function)
Modifies the title of next window to open.
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....