ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
Constants for managing Organizer controls
Constants for managing Organizer controls...
J2EERunXML (Function)
Runs a procedure on a server of J2EE XML Web services.
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
HTTPRequest (Example)
Usage example of the HTTPRequest function
Record (Type of variable)
The Record type is used to save the values of a record.
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
hbWriting (Type of variable)
The hbWriting type is used to define the characteristics of a write operation that will be performed in a row (record) of an HBase table.
SCM file format evolutions
Four versions are available for the SCM repository......
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Events associated with Looper controls
List of events associated with Looper controls...
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
ChangeAction (Example)
Usage example of ChangeAction