ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Windows Scheduler functions
List of functions for managing the scheduler
Miscellaneous Windows functions
List of miscellaneous Windows functions
Service functions
List of functions for managing services
Recycle bin functions
List of functions for managing the recycle bin
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
Mouse functions
List of functions for mouse management
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:
Multitask (Function)
MultiTask is used to:
  • define a timeout,
  • give control back to Windows,
  • give control back to Windows and to WLanguage.
SNMP functions
List of SNMP functions
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...
Clipboard functions
List of functions for managing the clipboard
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...
Registry functions
List of functions for managing the registry
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
MatRead (Function)
Reads the value of a matrix element.
grRaised (Function)
Used to display a chart with raised effect.
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties...
grSourceSeries (Function)
Defines the source of a series.
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file...
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error...
Print functions
List of print functions...
API (Example)
Usage example of the API function
ControlClone (Function)
Creates a new control from an existing control.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location...
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
CallDLL32 (Example)
Usage example of the CallDLL32 function
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize...
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable...
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called...
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project...
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones...