ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Using several libraries in an application
A library is a WDL file that contains all the resources......
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
API (Function)
Runs a function found in an external DLL.
HOpenConnection (Function)
Opens a connection to a specific database.
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Guided tour management constants
grColor (Function)
Returns and initializes the color of different chart elements.
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...