ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailReadLast (Example)
Usage example of the EmailReadLast function
TreeListItem (Example)
Usage example of the TreeListItem function
MySelf (Reserved word)
MySelf is used to handle the current control...
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
MyParent (Reserved word)
MyParent is used to handle...
CalculatedDefaultValue (Property)
The CalculatedDefaultValue property is used to: Find out the SQL expression that defines the default value of an item. This item was defined in the data model editor or through programming. Define the SQL expression that returns the default value of an item (item described through programming only)....
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
gpwOpen (Function)
Opens the User Groupware login window or page.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
Event (Example)
Usage example of the Event function
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
Scheduler control events
The following events associated with Scheduler controls:...
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.