ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
<Connection variable>.ListDatabase (Function)
Lists the Client/Server databases associated with a connection....
<Connection variable>.RSListConfig (Function)
Lists the replications available on a master HFSQL server.
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
<hdfsConnection variable>.List (Function)
Lists the content of a directory found on a Hadoop server.
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
Web Camera control events
The following events appear by default in the WEBDEV code editor:
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
XMLSource (Property)
The XMLSource property is used to get the XML source code.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
InAppleWatchSimulatorMode (Function)
Indicates whether the code is run in the Apple Watch simulator.
InAppleWatchEmulatorMode (Function)
Indicates whether the code is run in the Apple Watch emulator.
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.