ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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)....
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Library,Disk (External language)
Opens the project library that is stored on disk.
MemCreate (Function)
Creates a memory area.
FontCreate (Function)
Creates a font definition.
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Report controls
Several types of controls can be handled in a report created by the report editor......
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
Events associated with the Conference control
List of events associated with a Conference control...
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
FinNetCurrentVal (Function)
Returns the net current value of investment.
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......