ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
CertificateList (Function)
Returns the list of certificates available on the computer.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
Structure (Type of variable)
A structure is a custom type of data...
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
CloseSession (Function)
Closes a session with Lotus Notes or Outlook.
FTPDeleteFile (Example)
Usage example of the FTPDeleteFile function
<Image variable>.Crop (Function)
Returns the cropped part of an image. This image is in an Image variable.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
SysTheme (Function)
Returns the current theme of the device.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
IntToHexa (Function)
Returns the hexadecimal string of a numeric value.
HInfoGroup (Function)
Returns information about the specified group of users.
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.