ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
kbActionAllowed (Type of variable)
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control.
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
WDDIXIO overview
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
TimeToInteger (Function)
Converts a time to an integer.
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
SQLModify (Function)
Modifies the content of a row in the query result.
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
TwainState (Function)
Returns the status of the current source.
Environment of the report editor
Environment of the report editor...
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Environment of the project editor
The main elements of the project editor are as follows:
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
DateDifference (Function)
Calculates the number of days between two dates.
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
Property Description (Type of variable)
The Property Description type is used to get information about a property.