ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StatMin (Example)
Usage example of the StatMin function
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
Border (Type of variable)
The Border type is used to handle a border through programming...
Handling an Edit control programmatically
You can handle Edit controls programmatically......
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
The Static control
A Static control is a control used to display a static text......
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
StatMax (Example)
Usage example of the StatMax function
Managing bar codes
The use of bar codes to identify and manage products has become essential......
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
HTMLClassAdd (Function)
Adds a class into the HTML classes of a control.
HTMLClassDelete (Function)
Deletes a class from the HTML classes of a control.
StatStandardDeviation (Example)
Usage example of the StatStandardDeviation function
StatAverageDeviation (Example)
Usage example of the statAverageDeviation function
gglEmail (Type of variable)
The gglEmail type is used to describe and modify the email address of a contact...
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
TokenAllowDuplicate (Property)
The TokenAllowDuplicate property is used to: Allow or prevent the user from entering duplicates in a "Text token" Edit control. Determine if duplicates are allowed in a "Text token" Edit control....
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....