ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
WEBDEV (Development version) License Agreement
Cherche les éléments d'un noeud HTML correspondant à une balise....
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
1. WLanguage functions specific to WEBDEV
12. Retrieving data from a site
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
StatCovariance (Function)
Calculates the covariance between two series of values.
NetDirList (Function)
Lists the directories and the files found: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
Page Footer block
The Page footer block is run at the end of each page......
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
DateTimeDifference (Function)
Calculates the difference between two dates and times.