ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another...
OLE DB: System requirements
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
Events associated with OLE controls
List of events associated with OLE controls...
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
Organizer control linked to a table or to a variable
It is possible to create Organizer control fields directly linked to data.....
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
<Table>.InputSearch (Function)
Enables input in the search area in the column title of the Table or Treeview Table control.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Handling of automation in Table Columns
Cancels the current search criterion....
11. External component