ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
SaaSAdminPricingDisableService (Function)
Disables a service in a SaaS pricing.
VideoSetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
SaaSAdminPricingEnableService (Function)
Enables a service in a SaaS pricing.
SchedulerBackgroundColor (Function)
Defines a background color for a time period in a Scheduler control (time period corresponding to lunch time, a public holiday, etc.).
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Constants for external files
List of constants used by the functions for managing external files....
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
ThreadSuspend (Function)
Temporarily suspends the execution of the specified thread. Function not recommended.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
Assignment of RETURN
The return value of the process currently run can be assigned...
GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
SaaSAdminModifyPricing (Function)
Modifies a SaaS pricing.
COMObject (Type of variable)
The COMObject type is used to represent an interface of a COM object.