ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Close (Function)
Closes a WINDEV window (and returns a value if necessary).
SysWinHandle (Function)
Returns the handle of a window identified by its title.
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
ColorPalette (Function)
Returns a color found in the current palette.
SaaSAdminAddService (Function)
Adds a SaaS service into the description of a site.
CameraChangeDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
Constants for object visibility
List of constants for managing the visibility of an object....
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
SaaSAdminDeleteSubscription (Function)
Deletes a SaaS subscription.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
SaaSAdminPricingDisableService (Function)
Disables a service in a SaaS pricing.
VideoSetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
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).
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.