ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Select query description window: Use
Let's see some operations specific to the description window of a select query......
ReplicSynchro: Overview
ReplicSynchro: Use
ReplicAdmin: Overview
ERR_DISCONNECTED_RELOG
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
WINDEV: Example of programmed Drag and Drop
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Source (Property)
The Source property can be used on: Chart control field field: in this case, the Source property indicates the source of the series: table column, list of values, etc, ... a connection: in this case, the Source property is used to identify or define the source of a connection (HFSQL Client/Server, OLE DB, etc.).....
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Animation of Mobile windows
In mobile applications, the different screens of the application are displayed via a small animation: display from the right, from the top, etc., ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
HFSQL Client/Server: Scheduled optimization
Scheduled optimization is a mechanism for automatically optimizing your database......
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
Composite keys
A composite key is a key item containing several other items......
Report viewer: "Annotate" pane
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......