ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server...
Site testing: the different types of tests available
WEBDEV includes multiple methods for testing your sites...
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV website, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site.
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action...
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run...
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ...
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site...
mlEnd (Function)
Ends a MATLAB session. This session was initialized by mlInitialize.
Multi-touch management functions
The following functions are used to manage the multi-touch......
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
List of extension attributes
The list of extension attributes ......
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
grDraw (Function)
Draws a chart according to the specified parameters.
TreeView Table control properties
List of properties associated with the TreeView Table control...
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Drawing constants
List of constants used by the drawing functions....
Constants for managing Organizer controls
Constants for managing Organizer controls...
OpenChild (Function)
Opens a non-modal child window.
FBSessionStatus (Function)
Checks the status of a Facebook session.
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
OBEX constants
List of constants used by the OBEX functions....
The single-part and multi-part archives
Two types of archives are available......
TreeView Table control functions
List of functions for managing TreeView Table controls...
User Groupware files
Two categories of data files are managed......
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
11. Controls in practice
Discover the main characteristics of the controls...
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min