ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmulateDnD (Function)
Emulates a "Drag & Drop" gesture in automated tests.
NationToSubLanguage (Function)
Returns the default sub-language corresponding to a nation.
<Connection variable>.ActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
<Image variable>.EncrustColor (Function)
Encrusts a color in an image found in an Image variable].
<Connection variable>.InfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
TwainScanArea (Function)
Used to define or re-initialize the area to scan.
tapiStop (Function)
Stops reading a pre-recorded message (tapiPlay).
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
19. Sending emails
hbWriting (Type of variable)
The hbWriting type is used to define the characteristics of a write operation that will be performed in a row (record) of an HBase table.
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......