ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
Query editor
The query editor is used to automatically create queries on the data files......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
HDescribeConnection (Function)
Describes a new connection to an external database.
SocketConnect (Function)
Connects a client computer to a given socket.
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
2. Analysis in practice
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
iDestination (Function)
Configures the print destination.
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Creating the Table pages of the WEBDEV RAD pattern
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......