ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a window skin template
Handling an Edit control programmatically
You can handle Edit controls programmatically......
2. How to test a site?
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
The Clickable Image control
The Clickable Image control can be used to......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
CurrentWin (Function)
Identifies the window currently in edit.
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Principle for running threads
At runtime, an application runs in a main thread......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Image control in a page
Display (External language)
Displays a value in a control or assigns a value in a variable.
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
Rights on the virtual directory
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.