ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Scheduler>.PositionDateTime (Function)
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
Sharing elements with a WINDEV application
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Warning 12: The label is unused
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
The "Code hashtags" pane
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
<Window>.EdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
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.).
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
<Organizer>.Position (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
CodeEditorUncomment (Function)
Uncomments the current selection in the Code Editor control. "//" characters at the beginning of the current line are removed....
2. Examples and components provided with WEBDEV
1. What is the WEBDEV administrator used for
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....