ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
<Source>.ChangeDir (Function)
Changes the path to a table (i.e. directory in which the file will be handled).
HErrorLock (Function)
Used to check whether a lock error occurred.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
FTPSize (Example)
Usage example of the FTPSize function
fDelete (Example)
Usage example of the fDelete function
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
JavaExecute (Example)
Usage example of the JavaExecute function
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
System constants
List of constants used by the system functions....
FTPCommand (Example)
Usage example of the FTPCommand function
fCreate (Example)
Usage example of the fCreate function
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
<Map>.GetStyle (Function)
Returns the style used by the map displayed in the Map control. From version 2025 Update 2, this function is no longer available. Google has implemented a new map style management mode. Now, you need to define map styles in the Google Maps platform and then use MapIDGgl to manage these styles....
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.