ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
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)......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
<Source>.CreationIfNotFound (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 Context Menu control (WEBDEV)
Context menus are often used in websites......
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
SocketCreate (Function)
Creates a socket.
Managing parallel tasks
The computers are becoming more and more powerful......
<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, ...).
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...
SocketConnect (Function)
Connects a client computer to a given socket.
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......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Managing space characters in the searches?
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......