ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ThreadSuspend (Function)
Temporarily suspends the execution of the specified thread. Function not recommended.
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....
SaaSAdminPricingEnableService (Function)
Enables a service in a SaaS pricing.
Types of Edit controls
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).
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
Internal component description
The description of an internal component can opened at any time......
VideoSetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
Push notification
A mobile device can receive push notifications......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
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.
SaaSAdminConfigureSMTP (Function)
Configures the SMTP session associated with the administrator account of a SaaS session.
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
SpellAddDictionary (Function)
Adds a word to the dictionary of OpenOffice: for the instance of the current application. for all the applications....
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.