ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Clipboard functions
List of functions for managing the clipboard
Mouse functions
List of functions for mouse management
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
NetworkUser (Function)
Identifies the name of the connected user.
SysWindowsAccentColor (Function)
Returns the Windows accent color.
fSelectDir (Function)
Opens a directory picker.
Speech recognition functions
The following functions are used to manage speech recognition:
Installing WINDEV, WEBDEV or WINDEV Mobile
This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps...
Multitask (Function)
MultiTask is used to:
  • define a timeout,
  • give control back to Windows,
  • give control back to Windows and to WLanguage.
fImageSelect (Function)
Opens the image picker of Windows.
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area...
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously...
SSLActive (Function)
Used to enable or disable the secure SSL mode.
DDEError (Function)
Returns the runtime status report of a DDE function.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
dFont (Example)
Usage example of the dFont function
Operations performed on activity diagrams
The following paragraphs explain......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables...
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center),...
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one...
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server...
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Commands of the external interface
ArraySort (Function)
Sorts a WLanguage array.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect,...
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced...