ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
fSelect (Function)
Opens the Windows file picker.
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
HTMLToText (Function)
Converts an HTML string or buffer to text.
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Page constants
List of constants used by page functions....
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Sorts in a report
The sort is used to organize the information displayed in the report......
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min