ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
4. When to use the debugger?
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
Print constants
List of constants used by the print functions....
2. UML models
2. UML models
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage 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......
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
InAppleWatchEmulatorMode (Function)
Indicates whether the code is run in the Apple Watch emulator.
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.
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
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....
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.