ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
Programming Table controls based on a data file (prefix syntax)
This page explains how to program Table controls based on a data file......
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
PC SOFT Free Technical Support
Thank you for buying one of our products......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Query technical documentation
The query editor automatically creates a technical documentation for each query......
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
Shared information
The information entered when creating the files and the items is shared throughout the environment......
8. 10 tips for better interfaces...
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
WINDEV Mobile concepts
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
Setup of the WEBDEV Application Server for Linux
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
<Connection variable>.InfoUser (Function)
Updates the variables for user management with the information regarding the specified user.