ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
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).
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
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......
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......
Windows
The windows represent the main interface of a WINDEV application......
Code snippets
The code editor allows you to enter "Code snippets"......
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
The Edit control
The Edit control allows users to enter data......
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....
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
Using .NET assemblies in a project
To use .NET assemblies in a project......
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