ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

9. Generation modes
WINDEV Mobile includes different types of generation......
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
SocketWrite (Function)
Writes a message intended to another socket.
18. Management of business rules
7. Available controls in a window
WINDEV Mobile includes several types of controls...
Native PostgreSQL Connector - License Agreement
WINDEV License Agreement
WINDEV License Agreement...
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Pyramid charts
Pyramid charts allow you to view data in descending order......
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
Items (Property)
The Items property is used to configure the different items of a full-text index.
<Source>.Write (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
2. User-friendly editors in practice
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
FTPCommand (Function)
Sends a specific FTP command to a server.
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
Python: Native calls
WLanguage allows for native Python calls......