ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
7. Multilingual sites in practice
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Locking data files: correspondence between WINDEV 5.5 and the later versions
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
HOpenConnection (Function)
Opens a connection to a specific database.
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Comparison operators
The comparison operators can be divided into several categories......
CallDLL32 (Example)
Usage example of the CallDLL32 function
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
inAppCheckSubscription (Function)
When starting the iOS application, checks whether the In-App subscriptions have been renewed.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
ComponentLocate (Function)
Specifies the access path to an external component of project.
HIndex (Function)
Rebuilds the file index (".NDX" file).
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Events associated with windows
List of events associated with windows...
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
13. External component in practice
External component in practice...
12. External component in practice