ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL Cluster management functions
The following functions are used to manage an HFSQL cluster...
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
FullScreenDisable (Function)
Disables the "Full screen" mode of browser.
InWinRTMode (Function)
Indicates whether the code is run in WinRT mode (Windows Store apps). Function kept for backward compatibility....
fDirExist (Function)
Checks the existence of a directory.
DocSave (Function)
Saves a document as a "docx" file.
<Source>.RetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
MCIPause (Function)
Pauses playback of the media file previously opened (MCIOpen).
SysNameExe (Function)
Returns the name and full path of an application.
Image object detection functions (AI)
Image object detection functions (Artificial Intelligence)...
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
Data source (Example)
Usage example of the Data source type
MCISize (Function)
Returns or changes the size of a media file previously opened (MCIOpen).
NetworkDirName (Function)
Identifies the shared directory associated with a network drive.
InWinRTSimulatorMode (Function)
Identifies whether or not the code is executed in the WinRT simulator (simulator for applications in Windows Store mode). Function kept for backward compatibility....
SchedulerToiCalendar (Function)
Exports the appointments from a Scheduler control in iCalendar format.
RedisGet (Function)
Gets the value of a key from a Redis server as a string.
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
emailOutlookSession (Type of variable)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file