ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multi-touch management functions
The following functions are used to manage the multi-touch......
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
Runtime log
The runtime log is the best way to identify the most used features of an application......
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
Constants used for managing the multi-touch
Constants for managing the multi-touch...
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
ConnectionTimeout (Property)
The ConnectionTimeout property is used to manage the connection timeout.
Header
The Header property is used to get and change a header.
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
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....
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
<fbSession variable>.GetUserInformation (Function)
Gets the Facebook information of the connected user.
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
<fbSession variable>.Start (Function)
Used to authenticate and log in to Faceboook.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......