ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Execute (Function)
Starts the execution of a process through programming.
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Overview of external languages
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
ImageStartScrolling (Function)
Starts cycling through images.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
<Image>.StartScrolling (Function)
Starts cycling through images.
PicRotation (Function)
Rotates a WDPic image.
<emailIMAPSession variable>.StartSession (Function)
Starts an IMAP session.
<EmailNotesSession variable>.StartSession (Function)
Starts a Notes session.
<EmailOutlookSession variable>.StartSession (Function)
Starts an Outlook section.
<emailSMTPSession variable>.StartSession (Function)
Starts an SMTP session.
<Image>.Rotation (Function)
Rotates an Image control.
<WDPic variable>.Rotation (Function)
Rotates a WDPic image.
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
SaaSAdminAddSubscription (Function)
Adds a subscription to a pricing of a SaaS site for a client account.
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......