ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
BrowserType (Function)
Returns the type of browser used by the Web user.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
Constants for the Exif functions
List of constants used by the Exif functions....
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
CurrentWin (Function)
Identifies the window currently in edit.
Advanced types
The advanced types of WLanguage are as follows...
ReplicInfo (Function)
Returns information about a replication.
Constants for managing the modification of windows by the user
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
HCloseConnection (Example)
Usage example of the HCloseConenction function
InvalidInputShowIcon (Function)
Shows an error icon next to an Edit control to indicate that the input is invalid.
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.