ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
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)....
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Events associated with windows
List of events associated with windows...
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Control constants
List of constants used by the functions for managing controls...
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
Constants for managing character strings
List of constants used by string management functions...
Splitter control properties
List of properties associated with the Splitter control...