ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes......
Val (Function)
Returns the numeric value of a character string.
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......
Service variable
The Service variable is used to......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a 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......
FontCreate (Function)
Creates a font definition.
Runtime log
The runtime log is the best way to identify the most used features of an application......
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Kanban control events
The following events are associated with Kanban controls......
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......
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)....
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.