ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
SNMPGet (Function)
Reads one or more values of an agent with which an SNMP session was started.
21. Reports
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
<sshSession variable>.Read (Function)
Reads the data found on the output buffer of the SSH session.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
ComponentList (Function)
Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
<Date type>.ToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
<Source>.Last (Function)
Sets the position on the last record of a data file according to a browse item.