ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
IF statement
The conditional IF statement allows you to run an action according to a condition...
State (Property)
The State property is used to get and change the state of an element.
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Various constants
List of various constants used by the constants WINDEV functions....
Creating the Relation windows of a WINDEV RAD pattern
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Managing parallel tasks
The computers are becoming more and more powerful......
Hyper File functions available for backward compatibility
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
Execute (Function)
Starts the execution of a process through programming.
3. Deploying a WINDEV application
iDestination (Function)
Configures the print destination.