ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
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.
Internal component description
The description of an internal component can opened at any time......
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......
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...
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
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.
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
LooperInsert (Function)
Inserts a row into a Looper control.
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min