ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPrintBlock (Function)
Forces a report block to print.
How to use an array of structures?
An array of structures is an Array variable......
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
MyPage (Reserved word)
MyPage is used to handle the current page...
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
MemFound (Function)
Checks whether the sought element was found.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
SQLModify (Function)
Modifies the content of a row in the query result.
2. Static or dynamic site
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
Multimedia control properties
List of properties associated with the Multimedia control...
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
SecurityHtml (Property)
The SecurityHtml property gets and sets the status of the security mechanism of HTML Display and HTML Editor controls.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....