ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
RegistryCreateKey (Example)
Usage example of the RegistryCreateKey function
MultimediaClose (Function)
Closes the media file currently played in the Multimedia control.
rssInitialize (Function)
Loads a RSS stream in memory.
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
fMerge (Function)
Merges several files into a single one.
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
NumToFinancialWritingChinese (Function)
Converts a numeric value (integer, real or currency) to a string in the Chinese financial writing format.
PDFReaderSeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page).
CheckAllTrue (Function)
Returns True if all the elements of an array are True.
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
RegistrySetValue (Example)
Usage example of the RegistrySetValue function
iParameter (Function)
Retrieves the printer configuration and configures the print.
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
LooperAddLine (Function)
Adds a row at the end of a Looper control.
WinStatus (Function)
Identifies or modifies the window status.
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
SSH constants
The following constants are used to manage an SSH server:...
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.