ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_DISCONNECTED_ERROR
<WDPic variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a WDPic variable.
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
17. Project Management Hub
...Project Management Hub...
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
8. Sharing a project in practice
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Merging differences (SCM)
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
Hyper File functions available for backward compatibility
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
<Date type>.ToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
<Date type>.ToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
<DateTime type>.ToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
<Date type>.ToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
<Date type>.ToDay (Function)
Returns the day that corresponds to a given date.