ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MDIBottom (Property)
The MDIBottom property is used to determine and change the distance between the bottom border of the MDI parent window and the bottom border of the MDI area.
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
ERR_BAD_SERIAL_NUMBER
SchedulerBackgroundColor (Function)
Defines a background color for a time period in a Scheduler control (time period corresponding to lunch time, a public holiday, etc.).
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
MDIRight (Property)
The MDIRight property is used to determine and modify the distance between the right border of the MDI parent window and the right border of the MDI area.
MDILeft (Property)
The MDILeft property is used to determine and change the distance between the left border of the MDI parent window and the left border of the MDI area.
MDITop (Property)
The MDITop property is used to determine and change the distance between the top border of the MDI parent window and the top border of the MDI area.
Multi-project search
Performing a search in the current project is a common operation......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
Programming patterns
CAUTION......
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
xlsCoordinatesToName (Function)
Retrieves the name of a cell, XLS worksheet or Spreadsheet control according to its coordinates.
<xlsDocument variable>.DeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
Programming automatic calculations in the columns of a Table control
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
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....
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
NotesOut (Function)
Used to find out whether a current document exists in Lotus Notes.
XMLFindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
TreeFind (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.