ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Context Menu control (WEBDEV)
Context menus are often used in websites......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
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....
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
SocketCreate (Function)
Creates a socket.
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index sort item: all sort options specified for the sort item are taken into account (case sensitivity, punctuation, sort direction, Unicode language, ...).
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Fax functions
List of fax functions...
Internal component description
The description of an internal component can opened at any time......
End of Document block
The End of document block is run once at the end of the report execution......
IFrame control
IFrame is an HTML concept......
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index sort item: all sort options specified for the sort item are taken into account (case sensitivity, punctuation, sort direction, Unicode language, ...).