ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file: format. width and height. number of bits per pixel. transparency zone. alpha channel....
SysDecrypt (Function)
Decrypts data using Windows user credentials. This data must have been previously encrypted with SysEncrypt. This new function is available from WINDEV Suite SaaS 2025 Update 2....
Check: SMTP connectivity
The monitoring robot will try to connect to an SMTP server......
<Source>.ImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
<Source>.ImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
SocketExist (Function)
Checks the existence of socket.
WINDEV Mobile 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
Merging differences (SCM)
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
Creating index keywords
Index keywords allow users to easily find a help page......
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
<ftpConnection variable>.Name (Function)
Returns the name of the last file accessed by an FTP function (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2....
Manipulating Carousel controls programmatically
WINDEV lets you manipulate a Carousel control directly by programming......
VaultUseContentsForTestMode (Function)
Forces the use of vault contents specifically included for testing purposes. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
11. Controls in practice
Discover the main characteristics of the controls...