ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Table>.StartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
NumberAccessiblePages (Property)
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
PDFToText (Function)
Extract the text contained in an Document PDF.
FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.
Thread management functions
List of functions for managing threads...
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....
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
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.
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.
<Table>.EndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
<Spreadsheet>.AddImage (Function)
Adds an image into the current worksheet of a Spreadsheet control.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
SpreadsheetAddImage (Function)
Adds an image into the current worksheet of a Spreadsheet control.
Functions for managing threads (prefix syntax)
List of functions for managing threads (prefix syntax)...
FlexRowGap (Property)
The Property FlexRowGap allows you to know and modify the height of the gutter which separates the lines of a control Flexbox.
FlexColumnGap (Property)
The Property FlexColumnGap allows you to know and modify the width of the gutter which separates the elements in the same row of a control Flexbox.
SysLinkExtension (Function)
Associates an extension (.txt, .avi, etc.) to a default execution program.