ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
2. Projects in practice
Certificate
The Certificate keyword can correspond to...
dCopyImage (Example)
Usage example of the dCopyImage function
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
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....
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Time (Type of variable)
The Time type is used to easily handle the times...
Border (Property)
The Border property is used to get and change the borders of an element.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
InfoBuild (Function)
Displays a custom message in a system information window.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
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....
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
HTTPRequest (Example)
Usage example of the HTTPRequest function
URI constants
The following constants are used by URI-specific functions:...
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....