ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program.
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements...
Configuring the setup program
Two tools can be used to create a setup program...
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
Val (Function)
Returns the numeric value of a character string.
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection function.
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......
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.
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
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......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
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)....
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....