ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
ReplicSynchro: Overview
ReplicSynchro: Use
ReplicAdmin: Overview
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
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. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
Select query description window: Use
Let's see some operations specific to the description window of a select query......
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......
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Creating a Java archive
When your Java application is developed, you can......
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Items used in a select query
A query created in the query editor can contain several types of items......
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
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), ......
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....