ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware files
Two categories of data files are managed......
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
WINDEV License Agreement
WINDEV License Agreement...
Conversion (Function)
Converts a value from a unit to another one.
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
HAlias (Example)
Usage example of the HAlias function
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
SQLExec (Function)
Names and runs an SQL query.
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
HStatNbRec (Function)
Returns the number of entries for a given key item.
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
diffApply (Function)
Applies a difference buffer to a specific buffer.
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.