ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Miscellaneous Windows functions
List of miscellaneous Windows functions
Windows Scheduler functions
List of functions for managing the scheduler
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...
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...
(No title )
SNMP functions
List of SNMP functions
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
Mouse functions
List of functions for mouse management
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
Multitask (Function)
MultiTask is used to:
  • define a timeout,
  • give control back to Windows,
  • give control back to Windows and to WLanguage.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
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...
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
Print functions
List of print functions...
grSourceSeries (Function)
Defines the source of a series.
API (Example)
Usage example of the API function
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize...
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...
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 Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones...
CallDLL32 (Example)
Usage example of the CallDLL32 function
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV...
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation...
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
MultimediaOpen (Function)
Opens a media file in a Multimedia control.