ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
Position (Function)
Finds the position of a specified string within another string.
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....
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
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.
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)....
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.
Validity period of site pages
When creating a page, a validity period can be defined for this page......
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......