ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
<Connection variable>.RestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
ThreadRequestStop (Function)
Sends a stop request to a thread.
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
ServiceControl (Function)
Sends a control message to a service.
6. Editing a page: zoning mode
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
PicMergeLayer (Function)
Merges the layers of a WDPic image.
<emailSMTPSession variable>.SendMessage (Function)
Sends an email using SMTP
<WDPic variable>.MergeLayer (Function)
Merges the layers of a WDPic image.
Creating a select query
A select query (corresponding SQL statement......
<Thread>.RequestStop (Function)
Sends a stop request to a thread.
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
SpreadsheetEndModification (Function)
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event (management of "undo/redo")....
<Word Processing>.EndModification (Function)
Indicates the end of a series of actions performed in a Word Processing control in a single event ("undo/redo")....
<Spreadsheet>.EndModification (Function)
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event (management of "undo/redo")....
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
ExeTerminate (Function)
Ends the execution of a 32-bit application on the current computer: all the instances of the executable are killed.
tapiCallDuring (Function)
Returns the duration of the call (difference between the start date and time of call and the end date and time of call).
<Diagram variable>.EndModification (Function)
Indicates the end of a series of actions performed in a variable of type Diagram in a single event ("undo/redo")....
<Diagram editor>.EndModification (Function)
Indicates the end of a series of actions performed in a Diagram Editor control in a single event ("undo/redo")....
kbActionAllowed (Type of variable)
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control.
DotNetDelegate (Function)
Initializes a.NET delegate.
SocketRead (Function)
Retrieves a message sent by another socket.