ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
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....
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....
Operating mode of dynamic Active WEBDEV Pages
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
Standard FTP functions
List of standard FTP functions...
Runtime log
The runtime log is the best way to identify the most used features of an application......
13. 3-Tier architecture
Managing assertions
...The main available features are as follows:...
25. Performing a process on several successive pages
Performing a process on several successive pages...
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Select query description window: Use
Let's see some operations specific to the description window of a select query......
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
WINDEV: Example of programmed Drag and Drop
RecycleBinClear (Function)
Clears the recycle bin of the system.
Currencies
A currency is a real coded on 10 bytes....
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
Using the task management and the schedule
Time management is extremely important......