ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Code snippets
The code editor allows you to enter "Code snippets"......
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....
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
dbgSaveDebugDump (Function)
Saves a dump file of the application.
NumberAccessiblePages (Property)
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control.
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.
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.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
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.
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
<Table>.EndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
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.
<Spreadsheet>.AddImage (Function)
Adds an image into the current worksheet of a Spreadsheet control.