ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sfEmptyRecycleBinResult (Type of variable)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
pdfBookmark (Type of variable)
The pdfBookmark type is used to define all the advanced characteristics of a bookmark in a PDF document.
<Icon variable>.SaveICO (Function)
Saves an image in icon format either in a file, or in memory.
<Image>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
<Image>.DrawSlice (Function)
Draws a circle or an ellipse section in an Image control.
<Image>.SaveBMP (Function)
Saves an image: in a file in BMP format. in memory....
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
Reduced (Property)
The Reduced property is used to determine if a Dockable Panel control is expanded/collapsed, or to switch between the two states....
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
What is an application?
An application is a set of objects (windows, controls, ......
Shared memory area functions
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
<Map>.GetImage (Function)
Retrieves the image of a map displayed in a Map control. The markers and the itineraries displayed on this map will also be found in the image.
<Scheduler>.PositionDateTime (Function)
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.