ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
<Connection variable>.TransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
Error 25: No THEN statement is associated with this IF
Seeks an element in a one-dimensional array by using a comparison procedure....
Compression (Property)
The Compression property gets and sets the data compression mode.
<Source>.ChangeLocation (Function)
Modifies the search mode of physical tables (.FIC, .NDX, ...).
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
InWidgetMode (Function)
Indicates whether the code is run in Android widget mode.
HChangeLocation (Function)
Modifies the search mode of physical tables (.FIC, .NDX, ...).
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
WDReplic: Presentation
WDReplic is used to manage data replication between several computers......
SCM: Changing the version of the projects in the repository
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
<Table>.Display (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
Managing Responsive Web Design in your Web pages
Websites can be viewed on several platforms......
WDConver: Command-line operation
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.