ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Replication (Property)
The Replication property is used to identify and change the replication mode.
Compression (Property)
The Compression property gets and sets the data compression mode.
XMLSource (Property)
The XMLSource property is used to get the XML source code.
WBAdminListApplication (Function)
Returns the list of applications on a WEBDEV Application Server, for a given account and a given type.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
2. Analysis in practice
WEBDEV license agreement
WEBDEV license agreement...
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
Correspondence between languages, sub-languages, character sets and nations
The table below presents the correspondence between languages, sub-languages, character sets and nations:
IniOSSimulatorMode (Function)
Indicates whether the code is run in the iOS simulator (iPhone, iPad).
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
13. Managing business rules
WINDEV Mobile allows you to manage business rules....
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
The requested action cannot been performed: the page was not synchronized
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Automated tests: Test-specific functions
List of automated tests: Test-specific functions...
Error 1044: The class is already derived from this class
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
<Email variable>.BuildSource (Function)
Generates the source code of the email to send from an Email variable.