ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
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.
EventChange (Function)
Modifies the status of an event.
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.
The different types of windows
The following types of windows can be created in a WINDEV application......
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.
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
Java application and WINDEV
A Java application is an application entirely compiled in Java......
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....
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....
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....