ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
WindowIfNew (Property)
The WindowIfNew property gets and sets the name of the internal window to be opened if the end user opens a new tab in a Dynamic Tab control.
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
HReadLast (Function)
Sets the position on the last record of a table according to a browse item.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
FTPAttribute (Function)
Identifies the attributes of a file located on an FTP server (File Transfer Protocol).
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
TwainToTIFF (Function)
Allows you to: save the document coming from the Twain device in a TIFF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in TIFF format (in a buffer)....
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
TwainToGIF (Function)
Allows you to: save the document coming from the Twain device in a GIF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in GIF format (in a buffer)....
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
HNotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
EmailGetAll (Function)
Retrieves all the emails found on a server.
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.