ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
DDESend (Function)
Sends a data to the program connected via DDE.
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
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....
AAF: Context menu of Image controls
A context menu is available for Image controls......
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).