ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
Service variable
The Service variable is used to......
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static Text control in a report....
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
HDescribeFile (Function)
Describes a data file programmatically.
HNext (Function)
Sets the position on the next data file record according to a browse item.
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
User group settings
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
HSetLog (Function)
Enables or disables log management on a file.
AI in the code editor
WINDEV, WEBDEV and WINDEV Mobile include a series of AI-based features......
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
3. WINDEV Mobile: Android, iOS, etc.
WINDEV Mobile applications can run on the following platforms...
NetEraseFile (Function)
Deletes a file from the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
<ftpConnection variable>.Send (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2....
Manipulating iFrame controls programmatically
WEBDEV allows you to manipulate an iFrame control programmatically......