ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipClose (Function)
Closes an archive.
LoadParameter (Function)
Reads a persistent value.
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. in the contacts list of your device (Android, iPhone or iPad)....
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
Help editor options
The options of the help editor ("Display......
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
fbSession (Variable type)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
iCreateFont (Function)
Creates a new print font.
HDescribeConnection (Function)
Describes a new connection to an external database.
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Manipulating Organizer controls programmatically
Organizer controls can be manipulated programmatically....
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
Code snippets
The code editor allows you to enter "Code snippets"......
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
grInfoXY (Function)
Returns information about the series found at a specific chart point.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
Creating an executable: Executable language
When creating the executable, you have the ability to choose the languages that will be included in the executable......
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.