ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AppointmentFirst (Function)
Reads the first appointment found in the calendar of a Lotus Notes or Outlook messaging.
TaskPrevious (Function)
Reads the task found before the current task in the task list of a Lotus Notes or Outlook messaging.
TaskNext (Function)
Reads the task found after the current task in the task list of a Lotus Notes or Outlook messaging.
Error 403: The item does not belong to the file
Error 22: No END statement is associated with this FOR
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
SFDelete (Function)
Deletes records from a Salesforce database.
AppointmentLast (Function)
Reads the last appointment in a Lotus Notes or Outlook calendar.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
NbColumn (Property)
The NbColumn property is used to get the number of columns in a report.
Error 103: The type is unknown
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
HRetrieveBackup (Function)
Retrieves locally the content of a compressed backup (in ZIP format) performed on an HFSQL server.
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.
NetRenameFile (Function)
Renames or moves a file located on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server created with WINDEV. This function is kept for backward compatibility....
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....