ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipOpenRAR (Function)
Opens an existing archive in RAR format.
dChord (Example)
Usage example of the dChord function
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
Using .NET assemblies in a project
To use .NET assemblies in a project......
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
TextToRTF (Function)
Converts text to Rich Text Format.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
SysXRes (Function)
Returns the horizontal screen resolution.
dSlice (Example)
Usage example of the dSlice function
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
The Multimedia control
The Multimedia control is used to play multimedia files......