ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Button control
The Button control allows the user or the Web user to run a specific action with a simple click...
Drop-down button
The drop-down button expands:
  • a context menu.
  • a popup window.
Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control...
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
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......
Setup on a local network (LAN)
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Creating an insert query
An insert query (corresponding SQL statement......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
Constants for managing the modification of windows by the user
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
Creating requirements
The following steps must be performed to implement the requirements......
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Constants for managing Windows events
The following constants are used to manage Windows events:...
Creating a select query
A select query (corresponding SQL statement......
Using several libraries in an application
A library is a WDL file that contains all the resources......
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
Printing in PDF format: Special cases
Specific features of print in PDF format...
WDHFDiff - Use
WDHFDiff is used to compare......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......