ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
SourceFromWindow (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
CompactToolbar (Property)
The CompactToolbar property is used to: determine if the window toolbars are compacted. compact (or not) the toolbars....
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
FinCurrentVal (Function)
Returns the current value of investment.
Creating the menus for the windows of the WINDEV RAD pattern
Service variable
The Service variable is used to......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......