ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Erase patches
To quickly modify the operating mode of an application, you can use application patches......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
The Spreadsheet control
Spreadsheets are one of the most used office tools......
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
SelectedTextWithTag (Property)
The SelectedTextWithTag property is used to get or change the text selected in a rich edit control (RTF or HTML) with HTML or RTF formatting tags.
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
4. Conditional statements
WEBDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Setup mode
Several methods can be used to distribute a WINDEV application......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
Defining a help window template
WINDEV allows you to create help window templates......
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
4. Conditional statements
WINDEV Mobile Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Automatic error handling
Error handling can be customized for each process......
4. Monitor your applications
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......