ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Step 4: Start printing
To start the print job, simply use iEndPrinting......
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
gToRetrieve (Function)
Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control.
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
HTML Editor control properties
Properties associated with the HTML Editor control....
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
InfoBuild (Function)
Displays a custom message in a system information window.
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
Segmented Button control properties
You can manipulate Segmented Button controls in a window using various WLanguage properties......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......