ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grSeriesColor (Function)
Initializes the color of a series or the color of a section.
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
Camera/Video functions (prefix syntax)
AppVersionInfo (Function)
Returns information about a version available on the setup server.
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
The "Analysis" pane
The "Analysis" pane lists......
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
GraduationX (Property)
The Property GraduationX allows you to know the graduation step on the X axis.
GraduationY (Property)
The Property GraduationX allows you to know the graduation step on the Y axis.
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Project description: Options tab
The project description window allows you to configure various elements of your project......
Project description: Files tab
The project description window allows you to configure various elements of your project......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
Project description: Style tab
The project description window allows you to configure various elements of your project......
Managing space characters in the searches?
Project description: SCM tab
The project description window allows you to configure various elements of your project......
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.