ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with an Organizer control
The following events are associated with Organizer controls:...
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
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....
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
<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....
<ftpConnection variable>.Connect (Function)
Connects the current computer to an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2....
HListSchedulingHistory (Function)
Lists the executions of a scheduled job on an HFSQL server. This job can be a scheduled task (stored procedure), backup, optimization or a materialized view refresh.
Properties associated with the Cell control field
List properties associated with the Cell control field...
Dialog box functions
List of functions for managing dialog boxes...
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Events associated with pages
List of events associated with pages...
ERR_BAD_CONTEXT
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Manipulating a database schema (LDM)
The main manipulations possible on a database schema (MLD) are as follows ......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Translating a text file with WDTRAD
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....