ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
SysNotificationRemoveID (Function)
Removes all previously sent interactive notifications that match the specified identifier (ID).
Looper constants
List of constants used by the functions for managing looper controls....
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Table,Add (External language)
Adds an element to a Table control.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
Running the test of the User Groupware and installing it
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
WinOutWidth (Function)
Returns the full width of a window (including the border).
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
Pinned (Property)
The Pinned property is used to: Pin a control: the position of the pinned control will be relative to the visible area of its container and not to the content area. Determine if a control is pinned....
HModify (Example)
Usage example of the HModify function
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
Various WEBDEV constants
Various WEBDEV constants...
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
grWndSize (Function)
Defines the size of the window containing the chart.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
SysColor (Function)
Identifies or modifies the color of a Windows element.