ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window...
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
DDESend (Function)
Sends a data to the program connected via DDE.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
SendMessage (Function)
Sends a Windows message to a control or to a window.
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
Dockable Panel control properties
You can manipulate Dockable Panel controls in a window using the following WLanguage properties...
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Project portfolio
From version 25, you can create "project portfolios"......
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.