ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Using .NET assemblies in a project
To use .NET assemblies in a project......
7. Window templates
...Window templates...
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
ChangeAction (Example)
Usage example of ChangeAction
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
GenerateGeometricImage (Function)
Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example.
WDDeploy features
WDDeploy can be used to......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
1. Examples provided with WINDEV Mobile
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Error 1015: The method of the class is protected