ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrganizerToiCalendar (Function)
Exports the appointments found in an Organizer control in iCalendar format.
grMenu (Function)
Defines the type of context menu displayed by a chart.
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
MongoGridFSDeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
SysInstance (Function)
Returns the instance of a module.
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.
ThreadEnd (Function)
Ends the execution of the current thread.
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
InWindowsStoreAppMode (Function)
Indicates whether the code is run in Windows Store apps mode. Function kept for backward compatibility....
TimePicker (Function)
Opens the system time picker.
InWindowsStoreAppSimulatorMode (Function)
Identifies whether or not the code is executed in the simulator for applications in Windows Store mode. Function kept for backward compatibility....
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
SysThumbnailDeleteButton (Function)
Deletes one of the buttons found in the thumbnail of the application from the taskbar.
MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
EditInsertToken (Function)
Inserts a token into a "Text token" Edit control.
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
CameraVideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
DocPrint (Function)
Prints a document in "docx" format.
fLongPath (Function)
Returns the full long path of a file or directory.
grHolePercentage (Function)
Modifies the percentage that corresponds the hole radius in the following charts: Donut, Radial Bar chart....