ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
Customizing the report viewer: Available windows
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
GetUUID (Function)
Calculates a 128-bit Universal Unique Identifier ("UUID").
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
GetUUID256 (Function)
Calculates a 256-bit Universal unique identifier ("UUID").
UploadFileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload 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......
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
WINDEV 2024
WINDEV 2024: New features in this version
Here are the new features that you will discover in this version......
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
10. Customizing the aspect of a site: skin elements
HTMLFindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML document (or in an HTML node).
HTMLFindElementByID (Function)
Searches for the element whose "ID" attribute matches a specific value in an HTML document (or in an HTML node).
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.