ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV 2024 Tutorial - Table of contents
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
WDDeploy features
WDDeploy can be used to......
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
Code snippets
The code editor allows you to enter "Code snippets"......
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
.NET object
To access a class......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Installing and starting WDTRAD
WINDEV 2024 Tutorial - Table of contents
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
Operating mode of dynamic Active WEBDEV Pages
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Passing parameters
The parameters can be passed to a procedure......
Automation object
The Automation keyword is used to declare an automation object...
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
TableMode (Function)
TableMode is kept for backward compatibility.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......