ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
Find/Replace in the current project
The "Find/Replace" feature is used to......
<Connection variable>.TransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
SCM: Local historykeeping
Local historization of an element allows you to set a local save point for the element... Warning This feature is only available in WINDEV Suite SaaS 2025 Update 3. For more details, see Use the new features of WINDEV Suite SaaS 2025....
Command (Variable type)
The Command type defines all the advanced characteristics of a command used for an executable file.
Multi-project search
Performing a search in the current project is a common operation......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Type (Property)
The Type property is used to get and change the type of an element.
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
Spelling check functions
The following functions are used to manage the spelling checker:
SearchAAF (Property)
The SearchAAF property is used to: find out whether the search via AAF is enabled on a non-editable Combo Box control, enable (or not) the search via AAF on a non-editable Combo Box control....
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
HFSQL Client/Server functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
<Source>.FilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.