ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
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
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
HDFS functions
The following functions are used to manage files on a HDFS system......
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
SelectionColor (Function)
Changes the characteristics of the selection bar in a Table control, Combo Box control or List Box control.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
9. Hardware and software requirements
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
grSourceSeries (Function)
Defines the source of a series.
9. Sharing a project in practice
Sharing a project in practice...
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......