ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
SaaSAdminDeleteSite (Function)
Deletes a SaaS site.
SaaSAdminModifyService (Function)
Modifies a SaaS service.
SaaSAdminDeleteService (Function)
Deletes a SaaS service.
SaaSAdminAddClient (Function)
Adds a SaaS client account.
SaaSAdminDeletePricing (Function)
Deletes a SaaS pricing.
SaaSAdminDeleteSubscription (Function)
Deletes a SaaS subscription.
SysWinHandle (Function)
Returns the handle of a window identified by its title.
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....
SaaSAdminModifySite (Function)
Modifies a SaaS site.
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......
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
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......