ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Position (Function)
Finds the position of a specified string within another string.
gpwLogin (Function)
Connects a user to an application that is using the User Groupware.
fTempPath (Function)
Returns the name of directory used to store the temporary files.
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.
BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
dbgEnableLog (Function)
Enables the runtime log programmatically.
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
AppointmentPrevious (Function)
Reads the appointment found before the current appointment in the calendar of a Lotus Notes or Outlook messaging.
AppointmentNext (Function)
Reads the appointment found after the current appointment in the calendar of a Lotus Notes or Outlook messaging.
Error 23: No END statement is associated with this WHILE
Error 28: No END statement is associated with this SWITCH
fTempDir (Function)
Returns the name of directory used to store the temporary files.