ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PDFPassword (Function)
Protects a PDF document with a password.
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Calendar functions
List of Calendar functions...
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
LastDayOfYear (Function)
Returns the date of the last day of the year.
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
DatePicker (Function)
Opens the system date picker.
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
Error 112: An array can only have a maximum of X dimensions
Error 805: No syntax without parameter
SchedulerTaskStatus (Function)
Gets or sets the status of a task created in the Windows scheduler.
fLongPath (Function)
Returns the full long path of a file or directory.
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
AppointmentRead (Function)
Reads an appointment found in the calendar of a Lotus Notes or Outlook messaging.
CalendarPosition (Function)
Returns the month displayed in a Calendar control.
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
CoordinateImageControlToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
CompositeKey (Property)
The CompositeKey property determines if an item is a composite key.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.