ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
Events associated with a Multimedia control
List of events associated with a Multimedia control...
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
xBase files: Limits
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Python: Native calls
WLanguage allows for native Python calls......
System constants
List of constants used by the system functions....
Conversion (Function)
Converts a value from a unit to another one.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.