ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
SizeUnit (Property)
The SizeUnit property gets and sets the font size unit.
Events associated with Java Applet controls
List of events associated with Java Applet controls...
InAppleWatchEmulatorMode (Function)
Indicates whether the code is run in the Apple Watch emulator.
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
HFSQL Control Center: Optimize and repair data files
The HFSQL Control Center optimizes and repairs HFSQL data files in both Classic and Client/Server modes......
14. PHP generation in practice
Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable). the management mode of multicolumn sections (docFormatMulticolumn variable). how the tooltip of a step of a guided tour is displayed....
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
11. Table/Looper controls
Identifies the opacity of a pixel in an image (in an Image variable) with an Alpha channel....
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
3-tier architecture
The development in "3-tier" architecture is now simplified......