ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

IF statement
The conditional IF statement allows you to run an action according to a condition...
Calling a procedure/a function
Syntax for calling a local or global procedure.
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
FTPCommand (Function)
Sends a specific FTP command to a server.
Constants for managing the modification of windows by the user
This help page explains how to create and handle a structure....
1. Examples provided with WINDEV Mobile
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
Phone constants (Android / iOS)
The xmlDocument keyword can correspond to: the XMLDocument function that is used to create a new XML document. For more details, see XMLDocument. an xmlDocument variable. For more details, see xmlDocument....
TreeView Table control events
List of events associated with the TreeView Table controls...
WDSetup: Manage additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
14. Configuring the "Back" button in practice
Blurs the entire given area in a variable of type picLayer....
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......