ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ProjectInfo (Function)
Returns specific information about the project currently run.
Confirm (Function)
Displays a message in a standard dialog box with the "Yes", "No" and "Cancel" options, and returns the user's choice....
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
TokenCurrentInput (Property)
The TokenCurrentInput property is used to read or change the value being entered in a "Text token" edit control.
<Source>.StatCalculate (Function)
Performs various statistical calculations on the file keys.
Installing and starting WDTRAD
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
FlexGrow (Property)
The FlexGrow property allows you to know and modify the growth factor of a control present in a row of a control c00 Flexbox.
FlexShrink (Property)
The Property FlexShrink allows you to know and modify the reduction factor of a control present in a row of a control Flexbox.
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
Miscellaneous properties
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
<Table>.EndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.