ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
FaxConnect (Function)
Establishes a connection to a fax server.
NotesActivateView (Function)
Indicates the view that must be handled in Lotus Notes.
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
NotesDeactivateView (Function)
Disables the view currently handled in Lotus Notes.
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
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....
MatWrite (Function)
Writes an element into a matrix.
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min