ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
EventCreate (Function)
Creates an event.
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
HChangeName (Function)
Modifies the physical name of a table.
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
PDFIsProtected (Function)
Checks whether the PDF file requires a password to be read.
dBlur (Function)
Blurs the entire given area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed in column and the resources in rows. in a Gantt Chart column....
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
FTPGet (Example)
Usage example of the FTPGet function
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Facebook functions
List of Facebook functions...
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.