ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AAF: Context menu of Image controls
A context menu is available for Image controls......
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Internal component
An internal component is a set of elements from a project......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Variable scope
Variables can be declared anywhere in the code....
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
Types of Edit controls
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).