ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
1. WLanguage functions
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile....
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
<Radio button>.Delete (Function)
Deletes an option from a Radio Button control.
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
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......
History of versions
The history of setup versions is an advanced feature of the network setup......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
BottomMargin (Property)
The BottomMargin property sets the bottom margin of an element.
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
Project description: Project tab
The project description window allows you to configure various elements of your project......
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Page Footer block
The Page footer block is run at the end of each page......
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
<Array>.Insert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....