ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
WindowCount (Function)
Calculates the number of windows currently opened in the current application.
SchedulerTaskStatus (Function)
Gets or sets the status of a task created in the Windows scheduler.
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
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.
Composite variable
A composite variable contains different types of elements (members)...
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
Calendar functions
List of Calendar functions...
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
Error 112: An array can only have a maximum of X dimensions
Error 805: No syntax without parameter
<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
PDFPassword (Function)
Protects a PDF document with a password.
LastDayOfYear (Function)
Returns the date of the last day of the year.
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
fLongPath (Function)
Returns the full long path of a file or directory.
DatePicker (Function)
Opens the system date picker.
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.
DayOfMonth (Property)
The DayOfMonth property is used to get and change the number of the day of the month for which the scheduled task must be executed.
Error 110: The ASCIIZ string is too long
Error 109: The fixed string is too long
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.