ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Events associated with Tab controls
List of events associated with Tab controls...
Functions for managing menus (prefix syntax)
List of functions for managing menus...
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
WEBDEV license agreement
WEBDEV license agreement...
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
WinAdaptSize (Function)
Adapts the window size to the content of controls.
PlanActif (Property)
The Property Plane Active allows you to know and modify the number of the plan Active in a window, an internal window or a Cell control .
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
Environment of the window editor
The main elements of window editor are as follows:
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......