ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
GanttTask (Variable type)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
Creating and handling an item
The main operations that can be performed on an item are as follows......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Google constants
List of constants used by the Google functions....
saasSubscription (Type of variable)
The saasSubscription type is used to define the advanced characteristics regarding the subscription of a SaaS client account to a pricing.
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
Certificate (Variable type)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
Socket: create a standard socket server
WINDEV allows you to create a standard socket server......
Managing synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
HTTPSendForm (Function)
Sends an HTTP form.
Scheduler control events
The following events associated with Scheduler controls:...
Image (Variable type)
The Image type is used to define the advanced characteristics of an image.
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......