ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
fShortPath (Example)
Usage example of the fShortPath function
fLongPath (Example)
Usage example of the fLongPath function
fImageSelect (Example)
Usage example of the fImageSelect function
ShellExecute (Function)
Opens a document in its associated application.
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
HSetPosition (Example)
Usage example of the HSetPosition function
Share your projects via Git
Git is a source code manager......
xlsOpen (Example)
Usage example of the xlsOpen function
xlsClose (Example)
Usage example of the xlsClose function
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
The HTML control
The HTML control displays HTML pages or HTML code......
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
W3C standardization
You must comply with the W3C standard (HTML 4......
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Data persistence
The data persistence is used to store the value typed by the user......
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......