ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
iCreateFont (Function)
Creates a new print font.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
ControlOver (Function)
Identifies the control hovered over with the mouse cursor.
Toolbar control events
List of events associated with Toolbar controls...
HImportText (Function)
Imports a Text file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile)....
zipOpenCAB (Function)
Opens an existing archive in CAB format.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
EmailGetAll (Function)
Retrieves all the emails found on a server.
HCopyFile (Function)
Copies an HFSQL table (.fic, .ndx, .ftx, .sdx and .mmo files, if any): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the tables for example). from an HFSQL server to antoher HFSQL server....
SysSetFocus (Function)
Sets focus to a window or control.
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
WinStatus (Function)
Identifies or modifies the window status.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
RTFSelection (Function)
Modifies or lists the attributes of the text currently selected in an RTF field (in a WINDEV window or report).
SIPVisible (Function)
Displays the keyboard.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
Events associated with Scrollbar controls
List of WLanguage events associated with Scrollbar controls...