ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site...
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Search the selected text on the Internet (AAF)
The context menu of Edit controls includes a "Search on Internet" option for the term selected in the control......
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......
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Automatic calculations in a Table control (AAF)
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......
Operations performed on use case diagrams
The following paragraphs explain......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
Creating nested reports
<Source>.ErrorModification (Function)
Returns the value of a record item when a modification conflict occurs..
HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....
FTP constants
List of constants used by the FTP functions....
DriveCreateDirectory (Function)
Creates a directory on the remote disk.
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
<Variable Drive>MoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
<Variable Drive>Rename (Function)
Rename a file or directory on an Drive.
Functions for managing emails (prefix syntax)
List of functions for managing emails...