ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailReadLast (Example)
Usage example of the EmailReadLast function
MatError (Example)
Usage example of the MatError function
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
OBEX constants
List of constants used by the OBEX functions....
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
Events associated with Check Box controls
List of events associated with Check Box controls...
HaspHLDecrypt (Function)
Decrypts a character string by using the algorithms of the Hasp key.
<Looper>.BreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
<Table>.ColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
ModifierPanelVisible (Property)
The ModifierPanelVisible property is used to: determine if the "Modifier" panel is displayed in a Diagram Editor control. show or hide the "Modifier" panel in a Diagram Editor control....
BreadcrumbDeleteAll (Function)
Deletes all links from a Breadcrumb control.
SysLinkExtension (Function)
Associates an extension (.txt, .avi, etc.) to a default execution program.
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
Speech synthesis in the mobile applications
The phones can talk!......
GetCountryName (Function)
Returns the name of a country that corresponds to its ISO code according to the ISO 3166-1 standard.
fChangeExtension (Function)
Changes the extension of a file on disk.
WLanguage procedure called by SCPGetFile
WLanguage procedure ("callback") called by SCPGetFile when retrieving a file on a local computer using the Secure Copy Protocol (SCP).
SysIconDisplayTooltip (Function)
Displays a tooltip for an icon found in the taskbar.
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
BannerPrevious (Function)
Displays the previous plane of a Sliding Banner control.
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
SpreadsheetDeleteRow (Function)
Deletes a row from a Spreadsheet control.