ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Manipulating a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
Item Description (Variable type)
An Item Description variable is used to describe one or more items in a table programmatically.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
5. User Groupware in practice
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
Windows
The windows represent the main interface of a WINDEV application......