ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST or SOAP web service.
CursorDisplay (Function)
Displays or hides the mouse cursor.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
fCopyFile (Example)
Usage example of the fCopyFile function
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
MatExist (Function)
Checks the whether the matrix exists in memory.
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the table described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
fDirSize (Function)
Returns the size of a directory in bytes.
Manipulating a Layout control programmatically
A Layout control can be......
FTPRemoveDir (Example)
Usage example of the FTPRemoveDir function
Generating the RAD pattern
To generate a RAD pattern:...
SCM: Adding a project to the repository
Some operations are required before an existing project can be used by the Source Code Manager......
FTPDate (Example)
Usage example of the FTPDate function
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
Dashboard constants
Constants used by the functions for managing Dashboard controls...