ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fRemoveDir (Function)
Deletes a directory from a disk.
fListResource (Function)
Lists the resources integrated to the application.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
grRealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
ActiveDirectory (Property)
The ActiveDirectory property allows you to connect to an HFSQL server using Active Directory authentication.
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
AppListVersion (Function)
Lists the versions available on the reference setup server.
fDriveInfo (Function)
Returns information about a drive.
<xlsDocument variable>.RecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Fax constants
List of constants used by the functions for managing faxes....
CaptchaVerify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
Description (Property)
The Description property is used to get and change the page description.
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
SQL functions for accessing the external databases
List of SQL functions used to access the external databases...
Code snippets
The code editor allows you to enter "Code snippets"......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
DataType (Function)
Identifying the type of a WLanguage variable.
Access rights to a class property
A property is a code element that includes two processes......
3-tier architecture
The development in "3-tier" architecture is now simplified......