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...
tapiDial (Function)
Dials a phone number for a voice line.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
The structure of the file for remote control
The management of remote control uses a file in INI format......
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Creating the skin template of a report
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible"...
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase...
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define...
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
TreeView Table control functions
List of functions for managing TreeView Table controls...
RESTSend (Function)
Sends a REST request and waits for the server response.
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data...
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES,...
How to create and handle a structure?
This help page explains how to create and handle a structure....
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files...
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
Project Management Hub: New/Fixed incidents
To improve project monitoring, the Project Management Hub shows the evolution of new and fixed...
Handling controls in a report
The different operations available for the report controls are as follows......
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer,...
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.