ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....
Error 121: Shadowing a structure
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
SNMPOIDType (Function)
Returns the type of data in an OID.
xlsDocument (Example)
Usage example of the xlsDocument type
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
<Chart>.Type (Function)
Identifies or modifies the type of chart.
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
spIterationCount (Property)
The spIterationCount property is used to: Get the iteration count of the hash algorithm used for an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Sets the iteration count of the hash algorithm used for an item of type "Password" (only for "Password" items described programmatically)....
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Service variable
The Service variable is used to......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......