ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
SpreadsheetPosition (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
<Spreadsheet>.Position (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
29. SEO in practice
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
ERR_NO_TABLE
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Private Store for mobile applications
There are two methods two deploy your applications......
<mongoGridFS variable>.DeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Recompiling the project
The project compilation is a process used to......
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
Programming the table cells
The Table controls can be handled......
Replication management functions
Three types of replication are proposed......
ShellExecute (Function)
Opens a document in its associated application.
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....