ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Associative array (Variable type)
An associative array is an "advanced" type of array...
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Functions for managing arrays (prefix syntax)
List of functions for managing arrays
Array functions
List of functions for managing arrays
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Events associated with Scrollbar controls
List of WLanguage events associated with Scrollbar controls...
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
Code snippets
The code editor allows you to enter "Code snippets"......
Windows
The windows represent the main interface of a WINDEV application......
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
The Edit control
The Edit control allows users to enter data......
Using .NET assemblies in a project
To use .NET assemblies in a project......
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
12. Pages in practice
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......