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
Multitask (Function)
MultiTask is used to:
  • define a timeout,
  • give control back to Windows,
  • give control back to Windows and to WLanguage.
Mouse functions
List of functions for mouse management
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
fRename (Function)
Modifies the name of a file.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts....
gLine (Function)
Builds a sequence of characters containing a line.
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end...
XMLFindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
SchedulerAddResource (Function)
Adds a new resource into a Scheduler control.
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed...
Format (Property)
The Format property is used to define the data format of a data file.
StringFormat (Function)
Formats a character string according to the selected options.
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
HInfoServer (Function)
Returns the specified information about the server.
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....
HDeactivateTrigger (Function)
Disables a trigger.
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
HFreePosition (Function)
Deletes a position saved by HSavePosition.