ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed or released).
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
Miscellaneous Windows functions
List of miscellaneous Windows functions...
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows)....
SysStandby (Function)
Allows you to: enable and disable the standby mode (Android) display the system screen used to configure the standby mode (Universal Windows Apps)...
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
DownloadGetInfo (Function)
Retrieves the details of a download present in the download manager.
Warning 124: Shadowing a global variable
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
Properties associated with the areas defined in Zoning mode
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......