ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
GDI+ framework
Some WINDEV features use the GDI+ framework......
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
1. Testing a site: Elements to be tested
The use of the Automation type in a site is reserved for the advanced users
ConnectionTimeout (Property)
The ConnectionTimeout property is used to manage the connection timeout.
Header
The Header property is used to get and change a header.
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
AAF: Sort/Search/Filter on the columns of Table controls
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......