ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EventChange (Function)
Modifies the status of an event.
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
SysWinTitle (Function)
Returns the title of the window.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
ProjectInfo (Function)
Returns specific information about the project currently run.
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
Report based on a query
Queries are used to easily select records in one or more data files......
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....