ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
Constants for managing the modification of windows by the user
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
tapiUnhold (Function)
Picks up a call on hold.
InWindowsPhoneEmulatorMode (Function)
Indicates whether the test is run via the Windows Phone emulator. Function kept for backward compatibility....
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Reals
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
tapiHold (Function)
Puts a call on hold.
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Sort (Function)
Sorts a WLanguage array.
GglDelete (Function)
Deletes data from the Google server.
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
SQLExec (Function)
Names and runs an SQL query.
WINDEV 2024 Tutorial - Table of contents
Environment of the data model editor
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
XMLModify (Function)
Modifies the content of the current element found in the XML document.