ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
iMargin (Function)
Defines the "logical" print margins.
XMLChild (Function)
Positions on the first child element of current element.
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
WINDEV applications for Linux: Specific features
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Operations performed on object diagrams
The following paragraphs explain......
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
Creating a flexible modeling
To create a new flexible modeling, you can......
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
GglGetDocument (Function)
Downloads a document from the Google Docs service.
Typecasting of parameters
The description of the parameter type is optional......
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).