ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
Bar code constants
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
iPrintReport (Function)
Prints a report created with the report editor.
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
Starting WDOptimizer in a command line
Constants for object visibility
List of constants for managing the visibility of an object....
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
Input (Function)
Displays a message allowing the user to type an information.
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
HDelete (Function)
Deletes a record from a data file (query or view).
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......