ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
iCreateFont (Function)
Creates a new print font.
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
Document (Type of variable)
The Document type is used to handle a "docx" document.
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
dbgEnableAssert (Function)
Enables or disables the assertive programming.
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
MatTranspose (Function)
Calculates the transposed matrix.
HLast (Function)
Sets the position on the last record of a table according to a browse item.
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.