ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
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......
Service variable
The Service variable is used to......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
BackgroundTaskAdd (Function)
Adds a new background task.
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
Events associated with a Multimedia control
List of events associated with a Multimedia control...
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection function.
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
FontCreate (Function)
Creates a font definition.
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
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......
Defining a help window template
WINDEV allows you to create help window templates......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Associating documents with the project
To describe a project in detail, you can associate documents with it......
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
12. Pages in practice
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
Image editor: Features
The image editor includes several features......