ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Font (Type of variable)
A Font variable creates a font programmatically...
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
WDDeploy features
WDDeploy can be used to......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
ComponentLocate (Function)
Specifies the access path to an external component of project.
Programming custom calculations in Table controls
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
Creating user accounts
A User account allows the server administrator to......
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
Handling TimeLine controls programmatically
A TimeLine control can be......
Constants for managing Organizer controls
Constants for managing Organizer controls...
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
grSurfaceAddData (Example)
Usage example of the grSurfaceAddData function