ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
The Slider control (in a window)
A slider control is used to select a value between two bounds......
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
Various constants
List of various constants used by the constants WINDEV functions....
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Properties associated with a supercontrol
List of properties associated with a supercontrol...
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
dBackground (Example)
Usage example of the dBackground function
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
Report blocks
A printed report includes several sections......
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
SOAPRun (Function)
Runs a procedure on a SOAP server.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Switch control properties
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Events associated with pages
List of events associated with pages...