ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
Drawing constants
List of constants used by the drawing functions....
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
Screen,Get (External language)
Retrieves the value in a control or in a variable.
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
WINDEV Mobile Framework License Agreement
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
The Edit control
The Edit control allows users to enter data......
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
LooperDelete (Function)
Deletes a row from a Looper control.
HChangeKey (Example)
Usage example of the HChangeKey function
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...