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...
Automatic documentation of external components
External components must include a technical documentation......
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
FileDisplay (Function)
Displays a file in the browser of Web user.
The Item control
The "Item" control is used to edit the content of an item found in a data file......
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol...
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
SFModify (Function)
Modifies the records of a file defined in Salesforce.
StoreFilterAAF (Property)
The StoreFilterAAF property is used to determine and specify if the filters set by the user...
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept...
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing...
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project...
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices...
Using several libraries in an application
A library is a WDL file that contains all the resources......
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database...
LDAP constants
List of constants used by the LDAP functions....
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control....
Organizer control functions
The following functions are used to manage the Organizer control:...
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer...
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one...
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.