ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SaaSAdminPricingDisableService (Function)
Disables a service in a SaaS pricing.
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.
ColorPalette (Function)
Returns a color found in the current palette.
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.
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....
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
kbCard (Variable type)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
SaaSAdminDeleteService (Function)
Deletes a SaaS service.
VideoSetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
SaaSAdminPricingEnableService (Function)
Enables a service in a SaaS pricing.
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......
Assignment of RETURN
The return value of the process currently run can be assigned...