ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the Table windows of the WINDEV RAD pattern
Sound (Function)
Plays a sound in WAV format.
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
ChangeTarget (Function)
Changes the target of a button action.
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
SQLTransaction (Example)
Usage example of the SQLTransaction function
Generating an application for Universal Windows 10 App
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
zipFileSize (Example)
Usage example of the zipFileSize function
zipInfoFile (Example)
Usage example of the zipInfoFile function
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
Designation of current element (Reserved word)
The keywords used to identify the current element are:
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
SQLExec (Example)
Usage example of the SQLExec function
12. External component in practice
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
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...