ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

14. PHP generation in practice
Updates the characteristics of a WEBDEV account in a WEBDEV Application Server....
12. External component in practice
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Handling of automation in Table Columns
Cancels the current search criterion....
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
<Array>.Sort (Function)
Sorts a WLanguage array.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
13. External component in practice
External component in practice...
ArraySort (Function)
Sorts a WLanguage array.
Creating a delete query
A delete query (corresponding SQL statement......
Constants for managing arrays
List of constants used by the functions for array management....
StatCovariance (Function)
Calculates the covariance between two series of values.
ChangeStyle (Function)
Modifies the style of a control dynamically.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......