ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
DnDAccept (Example)
Usage example of the DnDAccept function
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
LooperInsertLine (Function)
Inserts a row into a Looper control.
ExeGetPID (Function)
Returns information about the current process.
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
User Groupware files
Two categories of data files are managed......
HFilter (Function)
Defines and enables a filter on a data file, view or query.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
Hasp constants
The Hasp constants are as follows......
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
FaxPause (Function)
Pauses a fax in the spooler.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.