ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
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)......
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.
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
zipOpenRAR (Function)
Opens an existing archive in RAR format.
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
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.
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......