ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer. Note: This feature is only available from the subscription-based version of WINDEV Suite 2025 - Update 2....
Toolbar characteristics
The main characteristics of the Toolbar control can be defined in the "Details" and "UI" tabs of the control description window......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
InRecycleMode (Function)
Indicates whether "Recycle pre-launched sessions" is enabled in the project options.
Implementing the log process in an application
Regardless of the tables used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these tables......
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
SysEncrypt (Function)
Encrypts data using Windows user credentials. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
WDDIXIO
WDDIXIO is a tool that helps you translate the text of an application......
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Setup of the WEBDEV Application Server for Linux