ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iFrame control properties
The iFrame control can be handled in server code and in browser code by the WLanguage properties......
Internal Page properties
List of WLanguage properties associated with Internal Page controls...
Social Network control properties
A Social Network control can be handled in a page by the following WLanguage properties......
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
Execute (Function)
Starts the execution of a process through programming.
Properties associated with the areas defined in Zoning mode
SilverLight control properties
List of properties associated with the SilverLight control...
Web Component control properties
The Web Component control can be handled by the WLanguage properties in server code and in browser code......
Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......
Properties associated with the attributes of a Looper control
The attributes of a Looper control found in a window or in page can be handled by the WLanguage properties......
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
The Line control
A Line control is used to display a line in a page......
Slider control properties (in a window)
List of properties associated with the Slider control found in a window...
.NET 3.0, 4.0 control properties, ... (WPF)
List of properties associated with the .NET 3.0, 4.0 control, ... (WPF)...
Organization Chart control properties
An Organization Chart control can be handled in a window by the following WLanguage properties......
Repositionable Note control properties
A Repositionable Note control can be handled in a window by the following WLanguage properties......
Native Container control properties
You can manipulate a Native Container control in a window using the following WLanguage properties......
Camera control properties
You can handle Camera controls in a window using the following WLanguage properties......
Animating a Static control
Two methods can be used to animate a Static control......