ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
PopupAnimate (Function)
Displays a popup in a page cell.
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
iMargin (Function)
Defines the "logical" print margins.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
fRename (Function)
Modifies the name of a file.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.