ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Common project
Projects are often cross-platform......
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
ERR_NO_WDADMIN
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
<Table>.ToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Handling the report blocks through programming
Each report block is associated with different events......
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
Telemetry: Main features
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Query editor
The query editor is used to automatically create queries on the data files......
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....